]> git.pld-linux.org Git - packages/ImageMagick.git/blob - ImageMagick-lt.patch
- unified heif bcond name (for heic module)
[packages/ImageMagick.git] / ImageMagick-lt.patch
1 --- ImageMagick-6.9.3-6/configure.ac.orig       2016-03-06 18:30:04.449575381 +0100
2 +++ ImageMagick-6.9.3-6/configure.ac    2016-03-06 18:35:39.416227990 +0100
3 @@ -489,10 +489,6 @@
4          CFLAGS="$CFLAGS $DEF_THREAD"
5          CXXFLAGS="$CXXFLAGS $DEF_THREAD"
6         THREAD_LIBS="$PTHREAD_LIBS"
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"
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.100052 seconds and 3 git commands to generate.