mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Change a comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1450 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ade76d0fa7
commit
02f8653efb
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ AC_PROG_CPP
|
|||
# if yes:
|
||||
# add -cpp-traditional to CPP
|
||||
# if no:
|
||||
# include implementations of List, HashTable etc. objects
|
||||
# include implementations of List, HashTable etc.
|
||||
#--------------------------------------------------------------------
|
||||
AC_MSG_CHECKING(whether we are using NeXT's compiler)
|
||||
AC_TRY_CPP([#include "$srcdir/config/config.nextcc.h"], NeXTCC=0, NeXTCC=1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue