Remove ancient trunk folder from svn repository
[synfig.git] / gtkmm-osx / libpng-1.2.5 / scripts / libpng-config-head.in
diff --git a/gtkmm-osx/libpng-1.2.5/scripts/libpng-config-head.in b/gtkmm-osx/libpng-1.2.5/scripts/libpng-config-head.in
new file mode 100755 (executable)
index 0000000..0f64fa4
--- /dev/null
@@ -0,0 +1,21 @@
+#! /bin/sh
+
+# libpng-config
+# provides configuration info for libpng.
+
+# Copyright (C) 2002 Glenn Randers-Pehrson
+# For conditions of distribution and use, see copyright notice in png.h
+
+# Modeled after libxml-config.
+
+version=1.2.5
+prefix=""
+libdir=""
+libs=""
+I_opts=""
+L_opts=""
+R_opts=""
+cppflags=""
+ccopts=""
+ldopts=""
+