comparison src/msvc-libmng-1.patch @ 3296:8f0877237c55

[MSVC] Update to newer libmng. * src/libmng.png: Remove MSVC-specific paths that disabled lcms1. * src/msvc-libmng-1.patch: Add -no-undefined to libtool flags.
author Michael Goffioul <michael.goffioul@gmail.com>
date Sat, 09 Nov 2013 23:28:04 -0500
parents
children
comparison
equal deleted inserted replaced
3295:14d0e2102581 3296:8f0877237c55
1 diff -ur libmng-2.0.2-orig/Makefile.am libmng-2.0.2/Makefile.am
2 --- libmng-2.0.2-orig/Makefile.am 2013-03-05 06:59:27 -0500
3 +++ libmng-2.0.2/Makefile.am 2013-11-09 12:13:37 -0500
4 @@ -9,6 +9,7 @@
5
6 # libmng release @VERSION@
7 libmng_la_LDFLAGS = \
8 + -no-undefined \
9 -version-number @MNG_MAJOR_NR@:@MNG_MINOR_NR@:@MNG_RELEASE_NR@
10
11 lib_LTLIBRARIES = libmng.la