comparison configure @ 107763:14f1ff916f19 EMACS_PRETEST_23_1_95

Bump version to 23.1.95.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 02 Apr 2010 20:42:10 -0400
parents 72f8f4f82b9d
children c3a1d1b47790
comparison
equal deleted inserted replaced
107762:2d36607da023 107763:14f1ff916f19
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.94. 3 # Generated by GNU Autoconf 2.62 for emacs 23.1.95.
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.94' 597 PACKAGE_VERSION='23.1.95'
598 PACKAGE_STRING='emacs 23.1.94' 598 PACKAGE_STRING='emacs 23.1.95'
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.94 to adapt to many kinds of systems. 1374 \`configure' configures emacs 23.1.95 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.94:";; 1448 short | recursive ) echo "Configuration of emacs 23.1.95:";;
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.94 1591 emacs configure 23.1.95
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.94, which was 1605 It was created by emacs $as_me 23.1.95, 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
26257 26257
26258 # Save the log message, to keep $[0] and so on meaningful, and to 26258 # Save the log message, to keep $[0] and so on meaningful, and to
26259 # report actual input values of CONFIG_FILES etc. instead of their 26259 # report actual input values of CONFIG_FILES etc. instead of their
26260 # values after options handling. 26260 # values after options handling.
26261 ac_log=" 26261 ac_log="
26262 This file was extended by emacs $as_me 23.1.94, which was 26262 This file was extended by emacs $as_me 23.1.95, which was
26263 generated by GNU Autoconf 2.62. Invocation command line was 26263 generated by GNU Autoconf 2.62. Invocation command line was
26264 26264
26265 CONFIG_FILES = $CONFIG_FILES 26265 CONFIG_FILES = $CONFIG_FILES
26266 CONFIG_HEADERS = $CONFIG_HEADERS 26266 CONFIG_HEADERS = $CONFIG_HEADERS
26267 CONFIG_LINKS = $CONFIG_LINKS 26267 CONFIG_LINKS = $CONFIG_LINKS
26310 Report bugs to <bug-autoconf@gnu.org>." 26310 Report bugs to <bug-autoconf@gnu.org>."
26311 26311
26312 _ACEOF 26312 _ACEOF
26313 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 26313 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26314 ac_cs_version="\\ 26314 ac_cs_version="\\
26315 emacs config.status 23.1.94 26315 emacs config.status 23.1.95
26316 configured by $0, generated by GNU Autoconf 2.62, 26316 configured by $0, generated by GNU Autoconf 2.62,
26317 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 26317 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26318 26318
26319 Copyright (C) 2008 Free Software Foundation, Inc. 26319 Copyright (C) 2008 Free Software Foundation, Inc.
26320 This config.status script is free software; the Free Software Foundation 26320 This config.status script is free software; the Free Software Foundation