tiff: remove apple-opengl-framework config option

This config option was removed

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39660 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2014-02-21 21:13:42 +00:00
parent f1330f609c
commit 0a42a5fb44

View File

@ -76,7 +76,6 @@ define Build/Configure
--disable-old-jpeg \
--disable-jbig \
--without-x \
--with-apple-opengl-framework \
)
endef