Imported from libpng-1.2.6.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-08-15 07:15:39 -05:00
parent 8f3dd833d7
commit 37f116a900
70 changed files with 25410 additions and 142 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