summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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