comparison configure @ 102272:2219c34aa71d

Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 26 Feb 2009 00:59:34 +0000
parents 7d0e7b6a2cbf
children 9b58e3a843b6
comparison
equal deleted inserted replaced
102271:6f342a7457e8 102272:2219c34aa71d
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 for emacs 23.0.90. 3 # Generated by GNU Autoconf 2.61 for emacs 23.0.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 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.
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='emacs' 573 PACKAGE_NAME='emacs'
574 PACKAGE_TARNAME='emacs' 574 PACKAGE_TARNAME='emacs'
575 PACKAGE_VERSION='23.0.90' 575 PACKAGE_VERSION='23.0.91'
576 PACKAGE_STRING='emacs 23.0.90' 576 PACKAGE_STRING='emacs 23.0.91'
577 PACKAGE_BUGREPORT='' 577 PACKAGE_BUGREPORT=''
578 578
579 ac_unique_file="src/lisp.h" 579 ac_unique_file="src/lisp.h"
580 # Factoring default headers for most tests. 580 # Factoring default headers for most tests.
581 ac_includes_default="\ 581 ac_includes_default="\
1254 # 1254 #
1255 if test "$ac_init_help" = "long"; then 1255 if test "$ac_init_help" = "long"; then
1256 # Omit some internal or obsolete options to make the list less imposing. 1256 # Omit some internal or obsolete options to make the list less imposing.
1257 # This message is too long to be a string in the A/UX 3.1 sh. 1257 # This message is too long to be a string in the A/UX 3.1 sh.
1258 cat <<_ACEOF 1258 cat <<_ACEOF
1259 \`configure' configures emacs 23.0.90 to adapt to many kinds of systems. 1259 \`configure' configures emacs 23.0.91 to adapt to many kinds of systems.
1260 1260
1261 Usage: $0 [OPTION]... [VAR=VALUE]... 1261 Usage: $0 [OPTION]... [VAR=VALUE]...
1262 1262
1263 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1263 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1264 VAR=VALUE. See below for descriptions of some of the useful variables. 1264 VAR=VALUE. See below for descriptions of some of the useful variables.
1328 _ACEOF 1328 _ACEOF
1329 fi 1329 fi
1330 1330
1331 if test -n "$ac_init_help"; then 1331 if test -n "$ac_init_help"; then
1332 case $ac_init_help in 1332 case $ac_init_help in
1333 short | recursive ) echo "Configuration of emacs 23.0.90:";; 1333 short | recursive ) echo "Configuration of emacs 23.0.91:";;
1334 esac 1334 esac
1335 cat <<\_ACEOF 1335 cat <<\_ACEOF
1336 1336
1337 Optional Features: 1337 Optional Features:
1338 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1338 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1458 fi 1458 fi
1459 1459
1460 test -n "$ac_init_help" && exit $ac_status 1460 test -n "$ac_init_help" && exit $ac_status
1461 if $ac_init_version; then 1461 if $ac_init_version; then
1462 cat <<\_ACEOF 1462 cat <<\_ACEOF
1463 emacs configure 23.0.90 1463 emacs configure 23.0.91
1464 generated by GNU Autoconf 2.61 1464 generated by GNU Autoconf 2.61
1465 1465
1466 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1466 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1467 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1467 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1468 This configure script is free software; the Free Software Foundation 1468 This configure script is free software; the Free Software Foundation
1472 fi 1472 fi
1473 cat >config.log <<_ACEOF 1473 cat >config.log <<_ACEOF
1474 This file contains any messages produced by compilers while 1474 This file contains any messages produced by compilers while
1475 running configure, to aid debugging if configure makes a mistake. 1475 running configure, to aid debugging if configure makes a mistake.
1476 1476
1477 It was created by emacs $as_me 23.0.90, which was 1477 It was created by emacs $as_me 23.0.91, which was
1478 generated by GNU Autoconf 2.61. Invocation command line was 1478 generated by GNU Autoconf 2.61. Invocation command line was
1479 1479
1480 $ $0 $@ 1480 $ $0 $@
1481 1481
1482 _ACEOF 1482 _ACEOF
16751 # else 16751 # else
16752 # include <time.h> 16752 # include <time.h>
16753 # endif 16753 # endif
16754 #endif 16754 #endif
16755 16755
16756 #include <limits.h>
16757 #include <stdlib.h> 16756 #include <stdlib.h>
16758 16757
16759 #ifdef HAVE_UNISTD_H 16758 #ifdef HAVE_UNISTD_H
16760 # include <unistd.h> 16759 # include <unistd.h>
16761 #endif 16760 #endif
16900 /* This test makes some buggy mktime implementations loop. 16899 /* This test makes some buggy mktime implementations loop.
16901 Give up after 60 seconds; a mktime slower than that 16900 Give up after 60 seconds; a mktime slower than that
16902 isn't worth using anyway. */ 16901 isn't worth using anyway. */
16903 alarm (60); 16902 alarm (60);
16904 16903
16905 for (;;) 16904 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
16906 { 16905 continue;
16907 t = (time_t_max << 1) + 1; 16906 time_t_max--;
16908 if (t <= time_t_max) 16907 if ((time_t) -1 < 0)
16909 break; 16908 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
16910 time_t_max = t; 16909 continue;
16911 }
16912 time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
16913
16914 delta = time_t_max / 997; /* a suitable prime number */ 16910 delta = time_t_max / 997; /* a suitable prime number */
16915 for (i = 0; i < N_STRINGS; i++) 16911 for (i = 0; i < N_STRINGS; i++)
16916 { 16912 {
16917 if (tz_strings[i]) 16913 if (tz_strings[i])
16918 putenv (tz_strings[i]); 16914 putenv (tz_strings[i]);
16923 if (! (mktime_test ((time_t) 1) 16919 if (! (mktime_test ((time_t) 1)
16924 && mktime_test ((time_t) (60 * 60)) 16920 && mktime_test ((time_t) (60 * 60))
16925 && mktime_test ((time_t) (60 * 60 * 24)))) 16921 && mktime_test ((time_t) (60 * 60 * 24))))
16926 return 1; 16922 return 1;
16927 16923
16928 for (j = 1; ; j <<= 1) 16924 for (j = 1; 0 < j; j *= 2)
16929 if (! bigtime_test (j)) 16925 if (! bigtime_test (j))
16930 return 1; 16926 return 1;
16931 else if (INT_MAX / 2 < j) 16927 if (! bigtime_test (j - 1))
16932 break;
16933 if (! bigtime_test (INT_MAX))
16934 return 1; 16928 return 1;
16935 } 16929 }
16936 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); 16930 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
16937 } 16931 }
16938 _ACEOF 16932 _ACEOF
18837 /* confdefs.h. */ 18831 /* confdefs.h. */
18838 _ACEOF 18832 _ACEOF
18839 cat confdefs.h >>conftest.$ac_ext 18833 cat confdefs.h >>conftest.$ac_ext
18840 cat >>conftest.$ac_ext <<_ACEOF 18834 cat >>conftest.$ac_ext <<_ACEOF
18841 /* end confdefs.h. */ 18835 /* end confdefs.h. */
18842 #include <sys/types.h> /* for off_t */ 18836 #include <stdio.h>
18843 #include <stdio.h>
18844 int 18837 int
18845 main () 18838 main ()
18846 { 18839 {
18847 int (*fp) (FILE *, off_t, int) = fseeko; 18840 return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
18848 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
18849 ; 18841 ;
18850 return 0; 18842 return 0;
18851 } 18843 }
18852 _ACEOF 18844 _ACEOF
18853 rm -f conftest.$ac_objext conftest$ac_exeext 18845 rm -f conftest.$ac_objext conftest$ac_exeext
18883 _ACEOF 18875 _ACEOF
18884 cat confdefs.h >>conftest.$ac_ext 18876 cat confdefs.h >>conftest.$ac_ext
18885 cat >>conftest.$ac_ext <<_ACEOF 18877 cat >>conftest.$ac_ext <<_ACEOF
18886 /* end confdefs.h. */ 18878 /* end confdefs.h. */
18887 #define _LARGEFILE_SOURCE 1 18879 #define _LARGEFILE_SOURCE 1
18888 #include <sys/types.h> /* for off_t */ 18880 #include <stdio.h>
18889 #include <stdio.h>
18890 int 18881 int
18891 main () 18882 main ()
18892 { 18883 {
18893 int (*fp) (FILE *, off_t, int) = fseeko; 18884 return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
18894 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
18895 ; 18885 ;
18896 return 0; 18886 return 0;
18897 } 18887 }
18898 _ACEOF 18888 _ACEOF
18899 rm -f conftest.$ac_objext conftest$ac_exeext 18889 rm -f conftest.$ac_objext conftest$ac_exeext
24867 24857
24868 # Save the log message, to keep $[0] and so on meaningful, and to 24858 # Save the log message, to keep $[0] and so on meaningful, and to
24869 # report actual input values of CONFIG_FILES etc. instead of their 24859 # report actual input values of CONFIG_FILES etc. instead of their
24870 # values after options handling. 24860 # values after options handling.
24871 ac_log=" 24861 ac_log="
24872 This file was extended by emacs $as_me 23.0.90, which was 24862 This file was extended by emacs $as_me 23.0.91, which was
24873 generated by GNU Autoconf 2.61. Invocation command line was 24863 generated by GNU Autoconf 2.61. Invocation command line was
24874 24864
24875 CONFIG_FILES = $CONFIG_FILES 24865 CONFIG_FILES = $CONFIG_FILES
24876 CONFIG_HEADERS = $CONFIG_HEADERS 24866 CONFIG_HEADERS = $CONFIG_HEADERS
24877 CONFIG_LINKS = $CONFIG_LINKS 24867 CONFIG_LINKS = $CONFIG_LINKS
24920 Report bugs to <bug-autoconf@gnu.org>." 24910 Report bugs to <bug-autoconf@gnu.org>."
24921 24911
24922 _ACEOF 24912 _ACEOF
24923 cat >>$CONFIG_STATUS <<_ACEOF 24913 cat >>$CONFIG_STATUS <<_ACEOF
24924 ac_cs_version="\\ 24914 ac_cs_version="\\
24925 emacs config.status 23.0.90 24915 emacs config.status 23.0.91
24926 configured by $0, generated by GNU Autoconf 2.61, 24916 configured by $0, generated by GNU Autoconf 2.61,
24927 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 24917 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24928 24918
24929 Copyright (C) 2006 Free Software Foundation, Inc. 24919 Copyright (C) 2006 Free Software Foundation, Inc.
24930 This config.status script is free software; the Free Software Foundation 24920 This config.status script is free software; the Free Software Foundation