[master] Imported from libpng-1.4.0beta97.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-11-12 18:07:00 -06:00
parent 6099e57b07
commit dcdc92c80c
127 changed files with 4985 additions and 6915 deletions

2
ltmain.sh Normal file → Executable file
View File

@@ -2560,7 +2560,7 @@ func_win32_libid ()
;;
*ar\ archive*) # could be an import, or static
if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
$EGREP 'file format (pe-i386(.*architecture: i386)?|pe-arm-wince)' >/dev/null ; then
$EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
win32_nmres=`eval $NM -f posix -A $1 |
$SED -n -e '
1,100{