Browse Source

remove unknown configure option

Waldemar Brodkorb 14 years ago
parent
commit
2555c05ce7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/ImageMagick/Makefile

+ 0 - 1
package/ImageMagick/Makefile

@@ -37,7 +37,6 @@ $(eval $(call PKG_template,CONVERT,convert,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS
 $(eval $(call PKG_template,DISPLAY,display,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS_DISPLAY},${PKGSD_DISPLAY},${PKGSC_DISPLAY}))
 
 CONFIGURE_ARGS+=	--with-magick-plus-plus=no \
-			--without-bzip2 \
 			--without-gslib \
 			--without-dps \
 			--without-perl \