summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-11-08 23:02:55 +0100
committerPixel <pixel@nobis-crew.org>2009-11-08 23:02:55 +0100
commit314f179d5adbe60677c57abde1194d201b7da0b9 (patch)
tree668d7b4bb482c5d80df03f8924f866bf3f7f51e6
parent189c8caacb8cf4b007fe8e1e806b70f9a7013730 (diff)
Fixing UCL support.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ccd7fea..1693680 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,8 @@ ifeq ($(MACHINE),x86_64)
ifeq ($(DISTRIB),Debian)
#LDFLAGS_READLINE=/usr/lib32/libreadline.a /usr/lib32/libncurses.a
endif
+endif
+ifeq ($(MACHINE),i686)
ifeq ($(DISTRIB),Debian)
HAVES = -DHAVE_UCL
BASIC_LDFLAGS = /usr/lib/libucl.a