Regenerated

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10228 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-22 17:47:36 +00:00
parent 1e7d8bfd13
commit 3425151867

4
configure vendored
View file

@ -2077,8 +2077,8 @@ if test x"$objc_threaded" != x""; then
fi
LIBS="$LIBS $extra_LIBS"
CPPFLAGS="$CPPFLAGS -fconstant-string-class=NSConstantString"
echo $ac_n "checking if the compiler support -fconstant-string-class""... $ac_c" 1>&6
echo "configure:2082: checking if the compiler support -fconstant-string-class" >&5
echo $ac_n "checking if the compiler supports -fconstant-string-class""... $ac_c" 1>&6
echo "configure:2082: checking if the compiler supports -fconstant-string-class" >&5
if eval "test \"`echo '$''{'objc_compiler_supports_constant_string_class'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else