*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2359 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
netcrep 1997-07-08 18:41:13 +00:00
parent 9cbd03bb69
commit 53e05b7250
3 changed files with 92 additions and 35 deletions

View file

@ -93,7 +93,9 @@ AC_SUBST(config_include)
# Checking for some additional libraries we might need
AC_CHECK_LIB(dl, dlopen)
AC_CHECK_LIB(pthread, pthread_create)
AC_CHECK_LIB(pcthread, pthread_create,
,
AC_CHECK_LIB(pthread, pthread_create))
AC_CHECK_LIB(m, sqrt)
# Determine the Foundation library