diff options
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libobjc/configure b/libobjc/configure index 43a68de9977..251ad6b723d 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -11509,6 +11509,8 @@ $as_echo "#define HAVE_BITFIELD_TYPE_MATTERS 1" >>confdefs.h # Check whether --enable-objc-gc was given. if test "${enable_objc_gc+set}" = set; then : enableval=$enable_objc_gc; +else + enable_objc_gc=no fi |