mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
* configure: Regenerate.
This commit is contained in:
parent
375645439e
commit
2a78afcc89
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
|
2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
|
* configure: Regenerate.
|
||||||
* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
|
* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
|
||||||
|
|
||||||
Regenerate.
|
Regenerate.
|
||||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -5893,8 +5893,6 @@ else
|
||||||
test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS"
|
test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Use -Wno-pointer-sign if the compiler supports it
|
### 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 "$as_me:${as_lineno-$LINENO}: checking whether gcc understands -Wno-pointer-sign" >&5
|
||||||
$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; }
|
$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue