Imported from libpng-1.2.7.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-09-11 21:19:54 -05:00
parent 5b77916ecd
commit 250dfe1777
70 changed files with 25661 additions and 163 deletions

5
autogen.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /bin/sh
# a quick hack script to generate necessary files from
# auto* tools.
libtoolize -c -f && aclocal && autoheader && automake --foreign -a -c && autoconf