summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index aa9164808f..297634e4e9 100755
--- a/configure
+++ b/configure
@@ -1935,8 +1935,10 @@ if test "$_png" = yes ; then
_ld_png='-lpng -lz'
_vosrc="$_vosrc vo_png.c"
_vomodules="png $_vomodules"
+ _mkf_png="yes"
else
_def_png='#undef HAVE_PNG'
+ _mkf_png="no"
fi
@@ -2948,6 +2950,8 @@ OPENDIVX = $_opendivx
VO2 = $_vo2
+PNG = $_mkf_png
+
EXTRA_LIB = $_ld_extra
Z_LIB = $_ld_static $_ld_zlib
HAVE_MLIB = $_mlib