From: hauke Date: Fri, 21 Feb 2014 21:13:42 +0000 (+0000) Subject: tiff: remove apple-opengl-framework config option X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0a42a5fb44f292333de172e482d75d1af91a1416;p=packages.git tiff: remove apple-opengl-framework config option This config option was removed Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/packages@39660 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 48fc0ebd9..e9cd99ffd 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -76,7 +76,6 @@ define Build/Configure --disable-old-jpeg \ --disable-jbig \ --without-x \ - --with-apple-opengl-framework \ ) endef