mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixed grammar in message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10227 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0104b79cb6
commit
1463984e95
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ if test x"$objc_threaded" != x""; then
|
|||
fi
|
||||
LIBS="$LIBS $extra_LIBS"
|
||||
CPPFLAGS="$CPPFLAGS -fconstant-string-class=NSConstantString"
|
||||
AC_MSG_CHECKING(if the compiler support -fconstant-string-class)
|
||||
AC_MSG_CHECKING(if the compiler supports -fconstant-string-class)
|
||||
AC_CACHE_VAL(objc_compiler_supports_constant_string_class,
|
||||
AC_TRY_RUN([#include "$srcdir/config/config.constant-string-class.m"],
|
||||
objc_compiler_supports_constant_string_class=yes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue