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:
mccallum 1996-04-17 19:37:36 +00:00
parent 5cbc6d216e
commit f3a4d65eb2

View file

@ -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)