Fix erroneous configure change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29631 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2010-02-14 17:22:47 +00:00
parent 0f55cc88f3
commit a958c06c8e
4 changed files with 7840 additions and 7920 deletions

View file

@ -654,9 +654,9 @@ fi
# Don't revert any Objective-C flags as they are used in the next test
#--------------------------------------------------------------------
# If we have property support, we are using the objc 2 runtime
# Check for ability to add a thread in runtime
#--------------------------------------------------------------------
AC_CHECK_FUNCS(class_getProperty)
AC_CHECK_FUNCS(objc_thread_add)
# Don't revert any Objective-C flags as they are used in the next test