1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

* configure: Regenerate.

This commit is contained in:
Paul Eggert 2011-01-08 23:40:50 -08:00
parent 375645439e
commit 2a78afcc89
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
* configure: Regenerate.
* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
Regenerate.

2
configure vendored
View File

@ -5893,8 +5893,6 @@ else
test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS"
fi
### Use -Wno-pointer-sign if the compiler supports it
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands -Wno-pointer-sign" >&5
$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; }