resync configure

This commit is contained in:
Marc G. Fournier 1998-04-01 18:47:47 +00:00
parent 896a42a5a7
commit 91964bd984
1 changed files with 1 additions and 1 deletions

2
src/configure vendored
View File

@ -3340,7 +3340,7 @@ else
fi
rm -f conftest*
if test x$ac_cv_prog_gcc = xyes; then
if test $ac_cv_prog_gcc = yes; then
echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
echo "configure:3346: checking whether ${CC-cc} needs -traditional" >&5
if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then