Ran autoconf -i.

This commit is contained in:
wbhart 2012-11-08 22:05:36 +00:00
parent fbe1eea4f9
commit 18382d6583

4
configure vendored
View File

@ -3875,8 +3875,8 @@ abilist="standard"
#
cclist="gcc cc"
gcc_cflags="-O3"
gcc_64_cflags="-O3"
gcc_cflags="-O2"
gcc_64_cflags="-O2"
cc_cflags="-O"
cc_64_cflags="-O"