]> git.pld-linux.org Git - packages/libjpeg-turbo.git/blame - libjpeg-turbo-turbojpeg.patch
- Obsolete libjpeg < 9
[packages/libjpeg-turbo.git] / libjpeg-turbo-turbojpeg.patch
CommitLineData
7b2aca16
JR
1--- libjpeg-turbo-1.1.1/Makefile.am~ 2011-05-18 05:51:06.000000000 +0200
2+++ libjpeg-turbo-1.1.1/Makefile.am 2011-08-31 21:08:00.029223303 +0200
3@@ -1,6 +1,6 @@
4 lib_LTLIBRARIES = libjpeg.la libturbojpeg.la
5 libjpeg_la_LDFLAGS = -version-info ${SO_MAJOR_VERSION}:${SO_MINOR_VERSION} -no-undefined
6-libturbojpeg_la_LDFLAGS = -avoid-version -no-undefined
7+libturbojpeg_la_LDFLAGS = -no-undefined
8 include_HEADERS = jerror.h jmorecfg.h jpeglib.h turbojpeg.h
9 nodist_include_HEADERS = jconfig.h
10
This page took 0.069968 seconds and 4 git commands to generate.