From 0a42a5fb44f292333de172e482d75d1af91a1416 Mon Sep 17 00:00:00 2001 From: hauke Date: Fri, 21 Feb 2014 21:13:42 +0000 Subject: [PATCH] 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 --- libs/tiff/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0