summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
Diffstat (limited to 'make.include')
-rw-r--r--make.include3
1 files changed, 1 insertions, 2 deletions
diff --git a/make.include b/make.include
index 1c13447..1340de6 100644
--- a/make.include
+++ b/make.include
@@ -14,7 +14,6 @@
# tktable 2.10
# ast 8.6.2
-# wcssubs 3.9.0
# funtools 1.4.7
# zlib 1.2.8
# xpa 2.1.18+
@@ -379,7 +378,7 @@ funtools/Makefile : funtools/configure
@echo "*** $@ ***"
cd funtools; \
./configure \
- --with-zlib=$(libdir) --with-wcslib=$(libdir) \
+ --with-zlib=$(libdir) \
$(CONFIGFLAGS) $(TARGET) \
$(PREFIX) \
--disable-shared