]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-lt.patch
- don't link libs with libtiff and libjpeg
[packages/ImageMagick.git] / ImageMagick-lt.patch
CommitLineData
ecc9da3d
JB
1--- ImageMagick-6.6.5-2/configure.ac.orig 2010-10-23 16:19:33.019743558 +0200
2+++ ImageMagick-6.6.5-2/configure.ac 2010-10-23 16:51:41.847742720 +0200
3@@ -385,10 +385,6 @@
4 AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
5 CC="$PTHREAD_CC"
6 fi
7- if test "$CXX" != "$PTHREAD_CXX"; then
8- AC_MSG_WARN([Replacing compiler $CXX with compiler $PTHREAD_CXX to support pthreads.])
9- CXX="$PTHREAD_CXX"
10- fi
11 AC_DEFINE(THREAD_SUPPORT,1,[Define if you have POSIX threads libraries and header files.])
12 fi
13 fi
This page took 0.130109 seconds and 4 git commands to generate.