comparison configure @ 106502:2400073344ef EMACS_PRETEST_23_1_90

Bump version to 23.1.90.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 09 Dec 2009 02:06:16 +0000
parents b5eb529d2739
children d079dad917ed
comparison
equal deleted inserted replaced
106501:cb0566ad3a07 106502:2400073344ef
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.50. 3 # Generated by GNU Autoconf 2.62 for emacs 23.1.90.
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.50' 597 PACKAGE_VERSION='23.1.90'
598 PACKAGE_STRING='emacs 23.1.50' 598 PACKAGE_STRING='emacs 23.1.90'
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.50 to adapt to many kinds of systems. 1374 \`configure' configures emacs 23.1.90 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.50:";; 1448 short | recursive ) echo "Configuration of emacs 23.1.90:";;
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.50 1591 emacs configure 23.1.90
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.50, which was 1605 It was created by emacs $as_me 23.1.90, 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
25701 CPPFLAGS="$CPPFLAGS -DXASSERTS=1" 25701 CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
25702 fi 25702 fi
25703 25703
25704 echo 25704 echo
25705 25705
25706 if test "$USE_X_TOOLKIT" = GTK; then
25707 case "$canonical" in
25708 *cygwin*)
25709 echo "There are known problems with Emacs and Gtk+ on cygwin, so you
25710 will probably get a crash on startup. If this happens, please use another
25711 toolkit for Emacs. See etc/PROBLEMS for more information."
25712 ;;
25713 esac
25714 fi
25715
25716 if test "$HAVE_NS" = "yes"; then 25706 if test "$HAVE_NS" = "yes"; then
25717 echo 25707 echo
25718 echo "You must run \"make install\" in order to test the built application. 25708 echo "You must run \"make install\" in order to test the built application.
25719 The installed application will go to nextstep/Emacs.app and can be 25709 The installed application will go to nextstep/Emacs.app and can be
25720 run or moved from there." 25710 run or moved from there."
26193 26183
26194 # 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
26195 # report actual input values of CONFIG_FILES etc. instead of their 26185 # report actual input values of CONFIG_FILES etc. instead of their
26196 # values after options handling. 26186 # values after options handling.
26197 ac_log=" 26187 ac_log="
26198 This file was extended by emacs $as_me 23.1.50, which was 26188 This file was extended by emacs $as_me 23.1.90, which was
26199 generated by GNU Autoconf 2.62. Invocation command line was 26189 generated by GNU Autoconf 2.62. Invocation command line was
26200 26190
26201 CONFIG_FILES = $CONFIG_FILES 26191 CONFIG_FILES = $CONFIG_FILES
26202 CONFIG_HEADERS = $CONFIG_HEADERS 26192 CONFIG_HEADERS = $CONFIG_HEADERS
26203 CONFIG_LINKS = $CONFIG_LINKS 26193 CONFIG_LINKS = $CONFIG_LINKS
26246 Report bugs to <bug-autoconf@gnu.org>." 26236 Report bugs to <bug-autoconf@gnu.org>."
26247 26237
26248 _ACEOF 26238 _ACEOF
26249 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 26239 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26250 ac_cs_version="\\ 26240 ac_cs_version="\\
26251 emacs config.status 23.1.50 26241 emacs config.status 23.1.90
26252 configured by $0, generated by GNU Autoconf 2.62, 26242 configured by $0, generated by GNU Autoconf 2.62,
26253 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 26243 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26254 26244
26255 Copyright (C) 2008 Free Software Foundation, Inc. 26245 Copyright (C) 2008 Free Software Foundation, Inc.
26256 This config.status script is free software; the Free Software Foundation 26246 This config.status script is free software; the Free Software Foundation