summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-10-05 16:23:53 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-10-05 16:42:16 -0500
commit435cf8746979deb857a0f9979c33f33d0b00f0b0 (patch)
tree1954bab4dcd884b1e6c6185f9e63e337d96bc054 /Makefile.in
parente51916c0f9b0e16775d66c760d5480021326d58f (diff)
downloadlibpng-435cf8746979deb857a0f9979c33f33d0b00f0b0.tar.gz
[libpng15] Bump version to libpng-1.5.6beta04v1.5.6beta04
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index cd7b99800..742320ed9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -43,7 +43,7 @@ host_triplet = @host@
check_PROGRAMS = pngtest$(EXEEXT) pngvalid$(EXEEXT)
# Versioned symbols and restricted exports
-@HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_TRUE@am__append_1 = -Wl,-M Wl,libpng.vers
+@HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_TRUE@am__append_1 = -Wl,-M -Wl,libpng.vers
@HAVE_LD_VERSION_SCRIPT_TRUE@@HAVE_SOLARIS_LD_FALSE@am__append_2 = -Wl,--version-script=libpng.vers
# Only restricted exports when possible
@HAVE_LD_VERSION_SCRIPT_FALSE@am__append_3 = -export-symbols libpng.sym