Imported from libpng-1.2.11rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-14 13:59:43 -05:00
parent 4118fcdd14
commit 52ef3586b9
45 changed files with 163 additions and 113 deletions

View File

@@ -8,7 +8,7 @@
# Library name:
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.11rc1
PNGMIN = 1.2.11rc2
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names:
@@ -185,7 +185,7 @@ test-dd:
echo Testing installed dynamic shared library in $(DL).
$(CC) -I$(DI) $(CFLAGS) \
`$(BINPATH)/$(LIBNAME)-config --cflags` pngtest.c \
-L$(DL) -L$(ZLIBLIB) -W1,-rpath $(ZLIBLIB):$(DL) \
-L$(DL) -L$(ZLIBLIB) -Wl,-rpath $(ZLIBLIB):$(DL) \
-o pngtestd `$(BINPATH)/$(LIBNAME)-config --ldflags`
./pngtestd pngtest.png