mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
1e7d8bfd13
commit
3425151867
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue