# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
#
-# Copyright (C) 2009-2015 Jay Freeman (saurik)
+# Copyright (C) 2009-2016 Jay Freeman (saurik)
## -------------------- ##
## M4sh Initialization. ##
## -------------------- ##
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
-Copyright (C) 2009-2015 Jay Freeman (saurik)
+Copyright (C) 2009-2016 Jay Freeman (saurik)
_ACEOF
exit
fi
return 0;
}
_ACEOF
-for ac_lib in '' sqlite3; do
+for ac_lib in '' sqlite3 sqlite; do
if test -z "$ac_lib"; then
ac_res="none required"
else
return 0;
}
_ACEOF
-for ac_lib in '' dvm; do
+for ac_lib in '' art dvm; do
if test -z "$ac_lib"; then
ac_res="none required"
else
done
+ CY_OBJECTIVEC=1
if test "x$GNUSTEP_CONFIG" != x; then :
+ CY_OBJECTIVEC=1
for element in `$GNUSTEP_CONFIG --objc-flags`; do
+else
+
+ CY_OBJECTIVEC=0
+
+
fi
ac_ext=cpp