Imported from libpng-1.2.9beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-03-04 16:50:47 -06:00
parent c3d51c14f2
commit e64746200b
64 changed files with 1239 additions and 1902 deletions

View File

@@ -6,5 +6,5 @@ includedir=@includedir@/libpng@PNGLIB_MAJOR@
Name: libpng
Description: Loads and saves PNG files
Version: @PNGLIB_VERSION@
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@ -lz -lm
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@
Cflags: -I${includedir}