Commit 91964bd9 authored by Marc G. Fournier's avatar Marc G. Fournier

resync configure

parent 896a42a5
...@@ -3340,7 +3340,7 @@ else ...@@ -3340,7 +3340,7 @@ else
fi fi
rm -f conftest* 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 $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
echo "configure:3346: checking whether ${CC-cc} needs -traditional" >&5 echo "configure:3346: checking whether ${CC-cc} needs -traditional" >&5
if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment