summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in30
1 files changed, 16 insertions, 14 deletions
diff --git a/Makefile.in b/Makefile.in
index 6dc0e4b6c..781070dcf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -19,9 +19,9 @@
# Source file for Makefile.in (and hence Makefile)
#
# Makefile.am need only be changed on a major version number
-# change (e.g. libpng12 --> libpng13). In that case seach
-# this file for every instance of the old base name (libpng10)
-# and change to the new one (libpng13), then change the
+# change (e.g. libpng12 --> libpng14). In that case seach
+# this file for every instance of the old base name (libpng12)
+# and change to the new one (libpng14), then change the
# -version-number settings below so that the new values have
# the correct major part (first field).
@@ -106,14 +106,14 @@ libpng_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(libpng_la_LDFLAGS) $(LDFLAGS) -o $@
libpng10_la_LIBADD =
-am_libpng10_la_OBJECTS = libpng10_la-png.lo libpng10_la-pngset.lo \
- libpng10_la-pngget.lo libpng10_la-pngrutil.lo \
- libpng10_la-pngtrans.lo libpng10_la-pngwutil.lo \
- libpng10_la-pngread.lo libpng10_la-pngrio.lo \
- libpng10_la-pngwio.lo libpng10_la-pngwrite.lo \
- libpng10_la-pngrtran.lo libpng10_la-pngwtran.lo \
- libpng10_la-pngmem.lo libpng10_la-pngerror.lo \
- libpng10_la-pngpread.lo
+am_libpng10_la_OBJECTS = libpng10_la-png.lo \
+ libpng10_la-pngset.lo libpng10_la-pngget.lo \
+ libpng10_la-pngrutil.lo libpng10_la-pngtrans.lo \
+ libpng10_la-pngwutil.lo libpng10_la-pngread.lo \
+ libpng10_la-pngrio.lo libpng10_la-pngwio.lo \
+ libpng10_la-pngwrite.lo libpng10_la-pngrtran.lo \
+ libpng10_la-pngwtran.lo libpng10_la-pngmem.lo \
+ libpng10_la-pngerror.lo libpng10_la-pngpread.lo
libpng10_la_OBJECTS = $(am_libpng10_la_OBJECTS)
libpng10_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
@@ -218,6 +218,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PNGLIB_MAJOR = @PNGLIB_MAJOR@
@@ -319,8 +320,9 @@ libpng_la_CPPFLAGS = @LIBPNG_DEFINES@
libpng10_la_CPPFLAGS = @LIBPNG_DEFINES@
# MAJOR UPGRADE: the version-number settings below must be changed.
-libpng10_la_LDFLAGS = -no-undefined -export-dynamic -version-number \
- 0:@PNGLIB_RELEASE@:0 $(am__append_1) $(am__append_2)
+libpng10_la_LDFLAGS = -no-undefined -export-dynamic \
+ -version-number 0:@PNGLIB_RELEASE@:0 $(am__append_1) \
+ $(am__append_2)
# -rpath is needed as automake doesn't know the directory
libpng_la_LDFLAGS = -rpath '$(libdir)' -no-undefined -export-dynamic \
-version-number 2:@PNGLIB_RELEASE@:0
@@ -350,7 +352,7 @@ EXTRA_DIST = \
${srcdir}/contrib/pngsuite/* \
${srcdir}/contrib/visupng/* \
$(TESTS) \
- example.c libpng-1.0.47.txt pngvcrd.c
+ example.c libpng-1.0.48.txt pngvcrd.c
CLEANFILES = pngout.png libpng10.pc libpng10-config libpng.vers \
libpng.sym