Imported from libpng-1.2.3rc5.tar
diff --git a/scripts/libpng-config-head.in b/scripts/libpng-config-head.in
new file mode 100644
index 0000000..a3daf0e
--- /dev/null
+++ b/scripts/libpng-config-head.in
@@ -0,0 +1,17 @@
+#! /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.3rc5
+prefix=""
+cppflags=""
+cflags=""
+ldflags=""
+libs=""
+