comparison configure @ 87045:dcc98b45b61d

*** empty log message ***
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 04 Dec 2007 11:29:32 +0000
parents 178e4648e5d6
children ec0ef12211d9
comparison
equal deleted inserted replaced
87044:0e6317e3b613 87045:dcc98b45b61d
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.61. 3 # Generated by GNU Autoconf 2.61 for emacs 23.0.50.
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 Free Software Foundation, Inc. 6 # 2002, 2003, 2004, 2005, 2006 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.
568 MFLAGS= 568 MFLAGS=
569 MAKEFLAGS= 569 MAKEFLAGS=
570 SHELL=${CONFIG_SHELL-/bin/sh} 570 SHELL=${CONFIG_SHELL-/bin/sh}
571 571
572 # Identity of this package. 572 # Identity of this package.
573 PACKAGE_NAME= 573 PACKAGE_NAME='emacs'
574 PACKAGE_TARNAME= 574 PACKAGE_TARNAME='emacs'
575 PACKAGE_VERSION= 575 PACKAGE_VERSION='23.0.50'
576 PACKAGE_STRING= 576 PACKAGE_STRING='emacs 23.0.50'
577 PACKAGE_BUGREPORT= 577 PACKAGE_BUGREPORT=''
578 578
579 ac_unique_file="src/lisp.h"
580 ac_config_libobj_dir=src 579 ac_config_libobj_dir=src
581 # Factoring default headers for most tests. 580 # Factoring default headers for most tests.
582 ac_includes_default="\ 581 ac_includes_default="\
583 #include <stdio.h> 582 #include <stdio.h>
584 #ifdef HAVE_SYS_TYPES_H 583 #ifdef HAVE_SYS_TYPES_H
774 sysconfdir='${prefix}/etc' 773 sysconfdir='${prefix}/etc'
775 sharedstatedir='${prefix}/com' 774 sharedstatedir='${prefix}/com'
776 localstatedir='${prefix}/var' 775 localstatedir='${prefix}/var'
777 includedir='${prefix}/include' 776 includedir='${prefix}/include'
778 oldincludedir='/usr/include' 777 oldincludedir='/usr/include'
779 docdir='${datarootdir}/doc/${PACKAGE}' 778 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
780 infodir='${datarootdir}/info' 779 infodir='${datarootdir}/info'
781 htmldir='${docdir}' 780 htmldir='${docdir}'
782 dvidir='${docdir}' 781 dvidir='${docdir}'
783 pdfdir='${docdir}' 782 pdfdir='${docdir}'
784 psdir='${docdir}' 783 psdir='${docdir}'
1238 # 1237 #
1239 if test "$ac_init_help" = "long"; then 1238 if test "$ac_init_help" = "long"; then
1240 # Omit some internal or obsolete options to make the list less imposing. 1239 # Omit some internal or obsolete options to make the list less imposing.
1241 # This message is too long to be a string in the A/UX 3.1 sh. 1240 # This message is too long to be a string in the A/UX 3.1 sh.
1242 cat <<_ACEOF 1241 cat <<_ACEOF
1243 \`configure' configures this package to adapt to many kinds of systems. 1242 \`configure' configures emacs 23.0.50 to adapt to many kinds of systems.
1244 1243
1245 Usage: $0 [OPTION]... [VAR=VALUE]... 1244 Usage: $0 [OPTION]... [VAR=VALUE]...
1246 1245
1247 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1246 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1248 VAR=VALUE. See below for descriptions of some of the useful variables. 1247 VAR=VALUE. See below for descriptions of some of the useful variables.
1286 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1285 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1287 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1286 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1288 --infodir=DIR info documentation [DATAROOTDIR/info] 1287 --infodir=DIR info documentation [DATAROOTDIR/info]
1289 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1288 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1290 --mandir=DIR man documentation [DATAROOTDIR/man] 1289 --mandir=DIR man documentation [DATAROOTDIR/man]
1291 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] 1290 --docdir=DIR documentation root [DATAROOTDIR/doc/emacs]
1292 --htmldir=DIR html documentation [DOCDIR] 1291 --htmldir=DIR html documentation [DOCDIR]
1293 --dvidir=DIR dvi documentation [DOCDIR] 1292 --dvidir=DIR dvi documentation [DOCDIR]
1294 --pdfdir=DIR pdf documentation [DOCDIR] 1293 --pdfdir=DIR pdf documentation [DOCDIR]
1295 --psdir=DIR ps documentation [DOCDIR] 1294 --psdir=DIR ps documentation [DOCDIR]
1296 _ACEOF 1295 _ACEOF
1311 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1310 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1312 _ACEOF 1311 _ACEOF
1313 fi 1312 fi
1314 1313
1315 if test -n "$ac_init_help"; then 1314 if test -n "$ac_init_help"; then
1316 1315 case $ac_init_help in
1316 short | recursive ) echo "Configuration of emacs 23.0.50:";;
1317 esac
1317 cat <<\_ACEOF 1318 cat <<\_ACEOF
1318 1319
1319 Optional Features: 1320 Optional Features:
1320 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1321 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1321 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1322 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1431 fi 1432 fi
1432 1433
1433 test -n "$ac_init_help" && exit $ac_status 1434 test -n "$ac_init_help" && exit $ac_status
1434 if $ac_init_version; then 1435 if $ac_init_version; then
1435 cat <<\_ACEOF 1436 cat <<\_ACEOF
1436 configure 1437 emacs configure 23.0.50
1437 generated by GNU Autoconf 2.61 1438 generated by GNU Autoconf 2.61
1438 1439
1439 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1440 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1440 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1441 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1441 This configure script is free software; the Free Software Foundation 1442 This configure script is free software; the Free Software Foundation
1445 fi 1446 fi
1446 cat >config.log <<_ACEOF 1447 cat >config.log <<_ACEOF
1447 This file contains any messages produced by compilers while 1448 This file contains any messages produced by compilers while
1448 running configure, to aid debugging if configure makes a mistake. 1449 running configure, to aid debugging if configure makes a mistake.
1449 1450
1450 It was created by $as_me, which was 1451 It was created by emacs $as_me 23.0.50, which was
1451 generated by GNU Autoconf 2.61. Invocation command line was 1452 generated by GNU Autoconf 2.61. Invocation command line was
1452 1453
1453 $ $0 $@ 1454 $ $0 $@
1454 1455
1455 _ACEOF 1456 _ACEOF
1769 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1770 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1770 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1771 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1771 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1772 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1772 { (exit 1); exit 1; }; } 1773 { (exit 1); exit 1; }; }
1773 fi 1774 fi
1775
1776
1777
1778
1779
1780
1781
1782
1774 1783
1775 1784
1776 1785
1777 1786
1778 1787
24367 24376
24368 # Save the log message, to keep $[0] and so on meaningful, and to 24377 # Save the log message, to keep $[0] and so on meaningful, and to
24369 # report actual input values of CONFIG_FILES etc. instead of their 24378 # report actual input values of CONFIG_FILES etc. instead of their
24370 # values after options handling. 24379 # values after options handling.
24371 ac_log=" 24380 ac_log="
24372 This file was extended by $as_me, which was 24381 This file was extended by emacs $as_me 23.0.50, which was
24373 generated by GNU Autoconf 2.61. Invocation command line was 24382 generated by GNU Autoconf 2.61. Invocation command line was
24374 24383
24375 CONFIG_FILES = $CONFIG_FILES 24384 CONFIG_FILES = $CONFIG_FILES
24376 CONFIG_HEADERS = $CONFIG_HEADERS 24385 CONFIG_HEADERS = $CONFIG_HEADERS
24377 CONFIG_LINKS = $CONFIG_LINKS 24386 CONFIG_LINKS = $CONFIG_LINKS
24420 Report bugs to <bug-autoconf@gnu.org>." 24429 Report bugs to <bug-autoconf@gnu.org>."
24421 24430
24422 _ACEOF 24431 _ACEOF
24423 cat >>$CONFIG_STATUS <<_ACEOF 24432 cat >>$CONFIG_STATUS <<_ACEOF
24424 ac_cs_version="\\ 24433 ac_cs_version="\\
24425 config.status 24434 emacs config.status 23.0.50
24426 configured by $0, generated by GNU Autoconf 2.61, 24435 configured by $0, generated by GNU Autoconf 2.61,
24427 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 24436 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24428 24437
24429 Copyright (C) 2006 Free Software Foundation, Inc. 24438 Copyright (C) 2006 Free Software Foundation, Inc.
24430 This config.status script is free software; the Free Software Foundation 24439 This config.status script is free software; the Free Software Foundation