Mercurial > emacs
comparison configure @ 106687:8c60b70f9505 EMACS_PRETEST_23_1_91
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 30 Dec 2009 21:14:46 -0500 |
parents | 7b9e6639caa3 |
children | 8f9c3a09d55a |
comparison
equal
deleted
inserted
replaced
106686:c9e8b4313718 | 106687:8c60b70f9505 |
---|---|
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.62 for emacs 23.1.90. | 3 # Generated by GNU Autoconf 2.62 for emacs 23.1.91. |
4 # | 4 # |
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
7 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
592 SHELL=${CONFIG_SHELL-/bin/sh} | 592 SHELL=${CONFIG_SHELL-/bin/sh} |
593 | 593 |
594 # Identity of this package. | 594 # Identity of this package. |
595 PACKAGE_NAME='emacs' | 595 PACKAGE_NAME='emacs' |
596 PACKAGE_TARNAME='emacs' | 596 PACKAGE_TARNAME='emacs' |
597 PACKAGE_VERSION='23.1.90' | 597 PACKAGE_VERSION='23.1.91' |
598 PACKAGE_STRING='emacs 23.1.90' | 598 PACKAGE_STRING='emacs 23.1.91' |
599 PACKAGE_BUGREPORT='' | 599 PACKAGE_BUGREPORT='' |
600 | 600 |
601 ac_unique_file="src/lisp.h" | 601 ac_unique_file="src/lisp.h" |
602 # Factoring default headers for most tests. | 602 # Factoring default headers for most tests. |
603 ac_includes_default="\ | 603 ac_includes_default="\ |
1369 # | 1369 # |
1370 if test "$ac_init_help" = "long"; then | 1370 if test "$ac_init_help" = "long"; then |
1371 # Omit some internal or obsolete options to make the list less imposing. | 1371 # Omit some internal or obsolete options to make the list less imposing. |
1372 # This message is too long to be a string in the A/UX 3.1 sh. | 1372 # This message is too long to be a string in the A/UX 3.1 sh. |
1373 cat <<_ACEOF | 1373 cat <<_ACEOF |
1374 \`configure' configures emacs 23.1.90 to adapt to many kinds of systems. | 1374 \`configure' configures emacs 23.1.91 to adapt to many kinds of systems. |
1375 | 1375 |
1376 Usage: $0 [OPTION]... [VAR=VALUE]... | 1376 Usage: $0 [OPTION]... [VAR=VALUE]... |
1377 | 1377 |
1378 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1378 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1379 VAR=VALUE. See below for descriptions of some of the useful variables. | 1379 VAR=VALUE. See below for descriptions of some of the useful variables. |
1443 _ACEOF | 1443 _ACEOF |
1444 fi | 1444 fi |
1445 | 1445 |
1446 if test -n "$ac_init_help"; then | 1446 if test -n "$ac_init_help"; then |
1447 case $ac_init_help in | 1447 case $ac_init_help in |
1448 short | recursive ) echo "Configuration of emacs 23.1.90:";; | 1448 short | recursive ) echo "Configuration of emacs 23.1.91:";; |
1449 esac | 1449 esac |
1450 cat <<\_ACEOF | 1450 cat <<\_ACEOF |
1451 | 1451 |
1452 Optional Features: | 1452 Optional Features: |
1453 --disable-option-checking ignore unrecognized --enable/--with options | 1453 --disable-option-checking ignore unrecognized --enable/--with options |
1586 fi | 1586 fi |
1587 | 1587 |
1588 test -n "$ac_init_help" && exit $ac_status | 1588 test -n "$ac_init_help" && exit $ac_status |
1589 if $ac_init_version; then | 1589 if $ac_init_version; then |
1590 cat <<\_ACEOF | 1590 cat <<\_ACEOF |
1591 emacs configure 23.1.90 | 1591 emacs configure 23.1.91 |
1592 generated by GNU Autoconf 2.62 | 1592 generated by GNU Autoconf 2.62 |
1593 | 1593 |
1594 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1594 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
1595 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 1595 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
1596 This configure script is free software; the Free Software Foundation | 1596 This configure script is free software; the Free Software Foundation |
1600 fi | 1600 fi |
1601 cat >config.log <<_ACEOF | 1601 cat >config.log <<_ACEOF |
1602 This file contains any messages produced by compilers while | 1602 This file contains any messages produced by compilers while |
1603 running configure, to aid debugging if configure makes a mistake. | 1603 running configure, to aid debugging if configure makes a mistake. |
1604 | 1604 |
1605 It was created by emacs $as_me 23.1.90, which was | 1605 It was created by emacs $as_me 23.1.91, which was |
1606 generated by GNU Autoconf 2.62. Invocation command line was | 1606 generated by GNU Autoconf 2.62. Invocation command line was |
1607 | 1607 |
1608 $ $0 $@ | 1608 $ $0 $@ |
1609 | 1609 |
1610 _ACEOF | 1610 _ACEOF |
26183 | 26183 |
26184 # Save the log message, to keep $[0] and so on meaningful, and to | 26184 # Save the log message, to keep $[0] and so on meaningful, and to |
26185 # report actual input values of CONFIG_FILES etc. instead of their | 26185 # report actual input values of CONFIG_FILES etc. instead of their |
26186 # values after options handling. | 26186 # values after options handling. |
26187 ac_log=" | 26187 ac_log=" |
26188 This file was extended by emacs $as_me 23.1.90, which was | 26188 This file was extended by emacs $as_me 23.1.91, which was |
26189 generated by GNU Autoconf 2.62. Invocation command line was | 26189 generated by GNU Autoconf 2.62. Invocation command line was |
26190 | 26190 |
26191 CONFIG_FILES = $CONFIG_FILES | 26191 CONFIG_FILES = $CONFIG_FILES |
26192 CONFIG_HEADERS = $CONFIG_HEADERS | 26192 CONFIG_HEADERS = $CONFIG_HEADERS |
26193 CONFIG_LINKS = $CONFIG_LINKS | 26193 CONFIG_LINKS = $CONFIG_LINKS |
26236 Report bugs to <bug-autoconf@gnu.org>." | 26236 Report bugs to <bug-autoconf@gnu.org>." |
26237 | 26237 |
26238 _ACEOF | 26238 _ACEOF |
26239 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 26239 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
26240 ac_cs_version="\\ | 26240 ac_cs_version="\\ |
26241 emacs config.status 23.1.90 | 26241 emacs config.status 23.1.91 |
26242 configured by $0, generated by GNU Autoconf 2.62, | 26242 configured by $0, generated by GNU Autoconf 2.62, |
26243 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 26243 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
26244 | 26244 |
26245 Copyright (C) 2008 Free Software Foundation, Inc. | 26245 Copyright (C) 2008 Free Software Foundation, Inc. |
26246 This config.status script is free software; the Free Software Foundation | 26246 This config.status script is free software; the Free Software Foundation |