summaryrefslogtreecommitdiffstats
path: root/ext
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
commit63d0089f78fdf83900a4c68f9d4ecdaec1420ed8 (patch)
tree8856381563ca2b196e7508cd0e5dbc49ee95b830 /ext
parent4227b442c6698b4cc30aa2965bffd78577bacc0b (diff)
downloadgst-plugins-bad-63d0089f78fdf83900a4c68f9d4ecdaec1420ed8.tar.gz
gst-plugins-bad-63d0089f78fdf83900a4c68f9d4ecdaec1420ed8.tar.bz2
gst-plugins-bad-63d0089f78fdf83900a4c68f9d4ecdaec1420ed8.zip
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')
-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