]> git.saurik.com Git - cycript.git/blobdiff - configure.ac
Update included configure to match autoconf input.
[cycript.git] / configure.ac
index bdca840d809576412d1edf0424505c34719bf02b..82821d5e6304349710bca0e716849209b97e3d0e 100644 (file)
@@ -159,15 +159,6 @@ AC_DEFUN([CY_LT_LIB], [
     AC_SUBST(]$1[)
 ])
 
-dnl --with-frameworks {{{
-AC_ARG_WITH([frameworks], [AS_HELP_STRING(
-    [--with-frameworks=DIRS],
-    [add to DIRS (space separated) to the Darwin include path for frameworks with -F]
-)], [
-    for cy_framework in $withval; do
-        CY_COMPILE_FLAG([-F$cy_framework])
-    done
-]) dnl }}}
 dnl --enable-javascript {{{
 AC_DEFUN([CY_CHECK_JAVASCRIPTCORE], [
     AC_CHECK_FRAMEWORK([JavaScriptCore], [