Updated grahicsmagick to shared

This commit is contained in:
Tuukka Pasanen 2013-12-20 12:45:15 +02:00 committed by Tony Theodore
parent c639329605
commit 8171009557
1 changed files with 1 additions and 4 deletions

View File

@ -20,10 +20,7 @@ define $(PKG)_BUILD
# This can be removed once the patch "graphicsmagick-1-fix-xml2-config.patch" is accepted by upstream
cd '$(1)' && autoconf
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
$(MXE_CONFIGURE_OPTS) \
--without-modules \
--with-threads \
--with-magick-plus-plus \