tiff: remove apple-opengl-framework config option
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Feb 2014 21:13:42 +0000 (21:13 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Feb 2014 21:13:42 +0000 (21:13 +0000)
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

libs/tiff/Makefile

index 48fc0eb..e9cd99f 100644 (file)
@@ -76,7 +76,6 @@ define Build/Configure
                --disable-old-jpeg \
                --disable-jbig \
                --without-x \
-               --with-apple-opengl-framework \
        )
 endef