Regenerated

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12158 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-21 16:39:23 +00:00
parent 27ff484300
commit 93bd5debab

2
configure vendored
View file

@ -2144,7 +2144,7 @@ CFLAGS="$saved_CFLAGS"
if test x"$objc_threaded" = x""; then
echo "$ac_t""no" 1>&6
else
echo "$ac_t""yes" 1>&6
echo "$ac_t""yes: $objc_threaded" 1>&6
if test x"$objc_threaded" = x"works"; then
objc_threaded=""
fi