tiff: remove apple-opengl-framework config option
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 21:13:42 +0000 (21:13 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
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>
SVN-Revision: 39660

libs/tiff/Makefile

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