diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-08 23:40:50 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-08 23:40:50 -0800 |
commit | 2a78afcc8929e220dcc0c16cf3898f2c2a938b4b (patch) | |
tree | da977d8591b1c27e378d9c11e1f67fa5a8fd0bf5 /configure | |
parent | 375645439ed04ba35ae1ee2be20203dd60f6d3bb (diff) | |
download | emacs-2a78afcc8929e220dcc0c16cf3898f2c2a938b4b.tar.gz |
* configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure index 6f0355c7cdc..a2a1d549b95 100755 --- a/configure +++ b/configure @@ -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; } |