diff options
| author | Paul Eggert | 2011-09-26 09:14:53 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-09-26 09:14:53 -0700 |
| commit | 2f241ea5576dd3c6ad54b8c14828c8e934fa34a9 (patch) | |
| tree | 8b27624f9c0504f7a5d390662c2fd8787f54d9ce | |
| parent | a63df9262e1406cd6bd399c29107758f22a7d149 (diff) | |
| parent | ec9da8404b5f400bd4a09d16490de69d4983bf52 (diff) | |
| download | emacs-2f241ea5576dd3c6ad54b8c14828c8e934fa34a9.tar.gz emacs-2f241ea5576dd3c6ad54b8c14828c8e934fa34a9.zip | |
Merge from trunk.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rwxr-xr-x | autogen/configure | 20 | ||||
| -rw-r--r-- | etc/NEWS | 2 | ||||
| -rwxr-xr-x | make-dist | 2 |
4 files changed, 16 insertions, 12 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-09-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * make-dist: Add lib/makefile.w32-in. | ||
| 4 | |||
| 1 | 2011-09-24 Glenn Morris <rgm@gnu.org> | 5 | 2011-09-24 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * configure.in (CRT_DIR): Fix netbsd/openbsd handling. | 7 | * configure.in (CRT_DIR): Fix netbsd/openbsd handling. |
diff --git a/autogen/configure b/autogen/configure index 1f304212838..adf315b6338 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.65 for emacs 24.0.50. | 3 | # Generated by GNU Autoconf 2.65 for emacs 24.0.90. |
| 4 | # | 4 | # |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -549,8 +549,8 @@ MAKEFLAGS= | |||
| 549 | # Identity of this package. | 549 | # Identity of this package. |
| 550 | PACKAGE_NAME='emacs' | 550 | PACKAGE_NAME='emacs' |
| 551 | PACKAGE_TARNAME='emacs' | 551 | PACKAGE_TARNAME='emacs' |
| 552 | PACKAGE_VERSION='24.0.50' | 552 | PACKAGE_VERSION='24.0.90' |
| 553 | PACKAGE_STRING='emacs 24.0.50' | 553 | PACKAGE_STRING='emacs 24.0.90' |
| 554 | PACKAGE_BUGREPORT='' | 554 | PACKAGE_BUGREPORT='' |
| 555 | PACKAGE_URL='' | 555 | PACKAGE_URL='' |
| 556 | 556 | ||
| @@ -1870,7 +1870,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1870 | # Omit some internal or obsolete options to make the list less imposing. | 1870 | # Omit some internal or obsolete options to make the list less imposing. |
| 1871 | # This message is too long to be a string in the A/UX 3.1 sh. | 1871 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1872 | cat <<_ACEOF | 1872 | cat <<_ACEOF |
| 1873 | \`configure' configures emacs 24.0.50 to adapt to many kinds of systems. | 1873 | \`configure' configures emacs 24.0.90 to adapt to many kinds of systems. |
| 1874 | 1874 | ||
| 1875 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1875 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1876 | 1876 | ||
| @@ -1944,7 +1944,7 @@ fi | |||
| 1944 | 1944 | ||
| 1945 | if test -n "$ac_init_help"; then | 1945 | if test -n "$ac_init_help"; then |
| 1946 | case $ac_init_help in | 1946 | case $ac_init_help in |
| 1947 | short | recursive ) echo "Configuration of emacs 24.0.50:";; | 1947 | short | recursive ) echo "Configuration of emacs 24.0.90:";; |
| 1948 | esac | 1948 | esac |
| 1949 | cat <<\_ACEOF | 1949 | cat <<\_ACEOF |
| 1950 | 1950 | ||
| @@ -2107,7 +2107,7 @@ fi | |||
| 2107 | test -n "$ac_init_help" && exit $ac_status | 2107 | test -n "$ac_init_help" && exit $ac_status |
| 2108 | if $ac_init_version; then | 2108 | if $ac_init_version; then |
| 2109 | cat <<\_ACEOF | 2109 | cat <<\_ACEOF |
| 2110 | emacs configure 24.0.50 | 2110 | emacs configure 24.0.90 |
| 2111 | generated by GNU Autoconf 2.65 | 2111 | generated by GNU Autoconf 2.65 |
| 2112 | 2112 | ||
| 2113 | Copyright (C) 2009 Free Software Foundation, Inc. | 2113 | Copyright (C) 2009 Free Software Foundation, Inc. |
| @@ -2829,7 +2829,7 @@ cat >config.log <<_ACEOF | |||
| 2829 | This file contains any messages produced by compilers while | 2829 | This file contains any messages produced by compilers while |
| 2830 | running configure, to aid debugging if configure makes a mistake. | 2830 | running configure, to aid debugging if configure makes a mistake. |
| 2831 | 2831 | ||
| 2832 | It was created by emacs $as_me 24.0.50, which was | 2832 | It was created by emacs $as_me 24.0.90, which was |
| 2833 | generated by GNU Autoconf 2.65. Invocation command line was | 2833 | generated by GNU Autoconf 2.65. Invocation command line was |
| 2834 | 2834 | ||
| 2835 | $ $0 $@ | 2835 | $ $0 $@ |
| @@ -3662,7 +3662,7 @@ fi | |||
| 3662 | 3662 | ||
| 3663 | # Define the identity of the package. | 3663 | # Define the identity of the package. |
| 3664 | PACKAGE='emacs' | 3664 | PACKAGE='emacs' |
| 3665 | VERSION='24.0.50' | 3665 | VERSION='24.0.90' |
| 3666 | 3666 | ||
| 3667 | 3667 | ||
| 3668 | cat >>confdefs.h <<_ACEOF | 3668 | cat >>confdefs.h <<_ACEOF |
| @@ -23100,7 +23100,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
| 23100 | # report actual input values of CONFIG_FILES etc. instead of their | 23100 | # report actual input values of CONFIG_FILES etc. instead of their |
| 23101 | # values after options handling. | 23101 | # values after options handling. |
| 23102 | ac_log=" | 23102 | ac_log=" |
| 23103 | This file was extended by emacs $as_me 24.0.50, which was | 23103 | This file was extended by emacs $as_me 24.0.90, which was |
| 23104 | generated by GNU Autoconf 2.65. Invocation command line was | 23104 | generated by GNU Autoconf 2.65. Invocation command line was |
| 23105 | 23105 | ||
| 23106 | CONFIG_FILES = $CONFIG_FILES | 23106 | CONFIG_FILES = $CONFIG_FILES |
| @@ -23166,7 +23166,7 @@ _ACEOF | |||
| 23166 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 23166 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 23167 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 23167 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 23168 | ac_cs_version="\\ | 23168 | ac_cs_version="\\ |
| 23169 | emacs config.status 24.0.50 | 23169 | emacs config.status 24.0.90 |
| 23170 | configured by $0, generated by GNU Autoconf 2.65, | 23170 | configured by $0, generated by GNU Autoconf 2.65, |
| 23171 | with options \\"\$ac_cs_config\\" | 23171 | with options \\"\$ac_cs_config\\" |
| 23172 | 23172 | ||
| @@ -454,7 +454,7 @@ isearch-yank-kill. | |||
| 454 | 454 | ||
| 455 | ** The default value of `backup-by-copying-when-mismatch' is now t. | 455 | ** The default value of `backup-by-copying-when-mismatch' is now t. |
| 456 | 456 | ||
| 457 | ** The command `just-one-space' (C-SPC), if given a negative argument, | 457 | ** The command `just-one-space' (M-SPC), if given a negative argument, |
| 458 | also deletes newlines around point. | 458 | also deletes newlines around point. |
| 459 | 459 | ||
| 460 | ** Deletion changes | 460 | ** Deletion changes |
| @@ -383,7 +383,7 @@ echo "Making links to \`lib'" | |||
| 383 | (snippet_h=`(cd build-aux/snippet && ls *.h)` | 383 | (snippet_h=`(cd build-aux/snippet && ls *.h)` |
| 384 | cd lib | 384 | cd lib |
| 385 | ln [a-zA-Z]*.[ch] ../${tempdir}/lib | 385 | ln [a-zA-Z]*.[ch] ../${tempdir}/lib |
| 386 | ln gnulib.mk Makefile.am Makefile.in ../${tempdir}/lib | 386 | ln gnulib.mk Makefile.am Makefile.in makefile.w32-in ../${tempdir}/lib |
| 387 | cd ../${tempdir}/lib | 387 | cd ../${tempdir}/lib |
| 388 | script='/[*]/d; s/\.in\.h$/.h/' | 388 | script='/[*]/d; s/\.in\.h$/.h/' |
| 389 | rm -f `(echo "$snippet_h"; ls *.in.h) | sed "$script"`) | 389 | rm -f `(echo "$snippet_h"; ls *.in.h) | sed "$script"`) |