summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
authorWilliam Joye <joye@localhost.localdomain>2017-01-03 22:11:27 (GMT)
committerWilliam Joye <joye@localhost.localdomain>2017-01-03 22:11:27 (GMT)
commit08c89f545ba90d0879e96be9152b891d14191fda (patch)
tree190f694e3f5e17198a4030e727fbdf8e65b3c35f /make.include
parent2d8bc65c835b2d0e2bb13555ff89567e2771cee9 (diff)
downloadblt-08c89f545ba90d0879e96be9152b891d14191fda.zip
blt-08c89f545ba90d0879e96be9152b891d14191fda.tar.gz
blt-08c89f545ba90d0879e96be9152b891d14191fda.tar.bz2
upgrade tkimg 1.4.9
Diffstat (limited to 'make.include')
-rw-r--r--make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include
index 00dc7bd..e310aa3 100644
--- a/make.include
+++ b/make.include
@@ -217,7 +217,7 @@ tkimg/Makefile :
cd tkimg; \
./configure \
CFLAGS='-DPNG_NO_WRITE_gAMA' \
- $(WITHTK) $(TKIMGFLAGS) \
+ $(WITHTK) \
--prefix $(prefix) --exec-prefix $(exec_prefix) --libdir $(libdir) \
--disable-shared --enable-symbols