diff options
| author | Paul Eggert | 2011-01-08 23:40:50 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-01-08 23:40:50 -0800 |
| commit | 2a78afcc8929e220dcc0c16cf3898f2c2a938b4b (patch) | |
| tree | da977d8591b1c27e378d9c11e1f67fa5a8fd0bf5 | |
| parent | 375645439ed04ba35ae1ee2be20203dd60f6d3bb (diff) | |
| download | emacs-2a78afcc8929e220dcc0c16cf3898f2c2a938b4b.tar.gz emacs-2a78afcc8929e220dcc0c16cf3898f2c2a938b4b.zip | |
* configure: Regenerate.
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rwxr-xr-x | configure | 2 |
2 files changed, 1 insertions, 2 deletions
| @@ -1,5 +1,6 @@ | |||
| 1 | 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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. |
| @@ -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" |
| 5894 | fi | 5894 | fi |
| 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; } |