summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-08-02 11:42:33 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-08-02 11:42:33 +0000
commit2fb546c97188d1fba17ec48334c56a19a1b14162 (patch)
treed3ffc35f3bca05942eb1a084bf6e6141399b5074 /ext/Makefile.am
parent84371908c80920400406a718a78819a3959dc5db (diff)
Ported pngenc , still have to port pngdec...
Original commit message from CVS: * configure.ac: * ext/Makefile.am: * ext/libpng/Makefile.am: * ext/libpng/gstpng.c: * ext/libpng/gstpngenc.c: Ported pngenc , still have to port pngdec...
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 0bfa012c..e1c48692 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -208,11 +208,11 @@ LIBFAME_DIR=
LIBMNG_DIR=
# endif
-# if USE_LIBPNG
-# LIBPNG_DIR=libpng
-# else
+if USE_LIBPNG
+LIBPNG_DIR=libpng
+else
LIBPNG_DIR=
-# endif
+endif
# if USE_POLYP
# POLYP_DIR=polyp