]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-lt.patch
- rebuild with perl 5.18.0
[packages/ImageMagick.git] / ImageMagick-lt.patch
CommitLineData
cdb5118a 1--- ImageMagick-6.6.6-7/configure.ac~ 2010-12-27 13:27:17.432375100 +0100
2+++ ImageMagick-6.6.6-7/configure.ac 2010-12-27 13:30:28.809041767 +0100
3@@ -381,10 +381,6 @@
4 DEF_THREAD="$PTHREAD_CFLAGS"
5 CFLAGS="$CFLAGS $DEF_THREAD"
6 CXXFLAGS="$CXXFLAGS $DEF_THREAD"
7- if test "$CC" != "$PTHREAD_CC"; then
8- AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
9- CC="$PTHREAD_CC"
ecc9da3d
JB
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.033313 seconds and 4 git commands to generate.