summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-01 21:30:16 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-01 21:30:16 (GMT)
commit589db9092b91b4a298f2749b548016739bce7ef3 (patch)
treeb5fe1a4f9934a26a790461111dc6cee53c7daeca /make.include
parentda9158e193e4310d3550ea1ef94348bcc3210e62 (diff)
downloadblt-589db9092b91b4a298f2749b548016739bce7ef3.zip
blt-589db9092b91b4a298f2749b548016739bce7ef3.tar.gz
blt-589db9092b91b4a298f2749b548016739bce7ef3.tar.bz2
remove wcssubs code
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