mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
resync configure
This commit is contained in:
2
src/configure
vendored
2
src/configure
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user