Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git] / src / png / scripts / libpng-config-head.in
index 7a321a74c9f6ee9f45a696809e90f7b82807dbf0..d9d8e891e0b88d3bc1778eb76f46b810d8225862 100755 (executable)
@@ -8,11 +8,14 @@
 
 # Modeled after libxml-config.
 
-version=1.2.4
+version=1.2.7
 prefix=""
-cppflags=""
-cflags=""
-ldflags=""
+libdir=""
 libs=""
-rpath=""
+I_opts=""
+L_opts=""
+R_opts=""
+cppflags=""
+ccopts=""
+ldopts=""