aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-01-08 23:40:50 -0800
committerPaul Eggert2011-01-08 23:40:50 -0800
commit2a78afcc8929e220dcc0c16cf3898f2c2a938b4b (patch)
treeda977d8591b1c27e378d9c11e1f67fa5a8fd0bf5
parent375645439ed04ba35ae1ee2be20203dd60f6d3bb (diff)
downloademacs-2a78afcc8929e220dcc0c16cf3898f2c2a938b4b.tar.gz
emacs-2a78afcc8929e220dcc0c16cf3898f2c2a938b4b.zip
* configure: Regenerate.
-rw-r--r--ChangeLog1
-rwxr-xr-xconfigure2
2 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f43fbc1e4d..49037c40a1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
12011-01-09 Paul Eggert <eggert@cs.ucla.edu> 12011-01-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * configure: Regenerate.
3 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this. 4 * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
4 5
5 Regenerate. 6 Regenerate.
diff --git a/configure b/configure
index 6f0355c7cdc..a2a1d549b95 100755
--- a/configure
+++ b/configure
@@ -5893,8 +5893,6 @@ else
5893 test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS" 5893 test "x$NON_GCC_TEST_OPTIONS" != x && CC="$CC $NON_GCC_TEST_OPTIONS"
5894fi 5894fi
5895 5895
5896
5897
5898### Use -Wno-pointer-sign if the compiler supports it 5896### Use -Wno-pointer-sign if the compiler supports it
5899{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands -Wno-pointer-sign" >&5 5897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands -Wno-pointer-sign" >&5
5900$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; } 5898$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; }