makefiledir/Makefile.libdetection
changeset 3380 f473785f812c
parent 3313 767d77394c61
child 3389 f26c7fc263a5
--- a/makefiledir/Makefile.libdetection	Thu Mar 30 19:16:44 2006 +0000
+++ b/makefiledir/Makefile.libdetection	Thu Mar 30 20:14:06 2006 +0000
@@ -68,6 +68,9 @@
 SDL-CONFIG:=sdl-config
 endif
 
+# set libpng-config to the default value
+LIBPNG-CONFIG :=libpng-config
+
 # Networking, enabled by default
 WITH_NETWORK:=1