mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
0f55cc88f3
commit
a958c06c8e
4 changed files with 7840 additions and 7920 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue