comparison configure @ 1806:40557fb08e98

New release
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Aug 2012 09:41:02 -0400
parents 141f234a91fb
children 15eb501a17d0
comparison
equal deleted inserted replaced
1805:d12192c7aa3e 1806:40557fb08e98
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.69 for urweb 20120519. 3 # Generated by GNU Autoconf 2.69 for urweb 20120807.
4 # 4 #
5 # 5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7 # 7 #
8 # 8 #
585 MAKEFLAGS= 585 MAKEFLAGS=
586 586
587 # Identity of this package. 587 # Identity of this package.
588 PACKAGE_NAME='urweb' 588 PACKAGE_NAME='urweb'
589 PACKAGE_TARNAME='urweb' 589 PACKAGE_TARNAME='urweb'
590 PACKAGE_VERSION='20120519' 590 PACKAGE_VERSION='20120807'
591 PACKAGE_STRING='urweb 20120519' 591 PACKAGE_STRING='urweb 20120807'
592 PACKAGE_BUGREPORT='' 592 PACKAGE_BUGREPORT=''
593 PACKAGE_URL='' 593 PACKAGE_URL=''
594 594
595 # Factoring default headers for most tests. 595 # Factoring default headers for most tests.
596 ac_includes_default="\ 596 ac_includes_default="\
1323 # 1323 #
1324 if test "$ac_init_help" = "long"; then 1324 if test "$ac_init_help" = "long"; then
1325 # Omit some internal or obsolete options to make the list less imposing. 1325 # Omit some internal or obsolete options to make the list less imposing.
1326 # This message is too long to be a string in the A/UX 3.1 sh. 1326 # This message is too long to be a string in the A/UX 3.1 sh.
1327 cat <<_ACEOF 1327 cat <<_ACEOF
1328 \`configure' configures urweb 20120519 to adapt to many kinds of systems. 1328 \`configure' configures urweb 20120807 to adapt to many kinds of systems.
1329 1329
1330 Usage: $0 [OPTION]... [VAR=VALUE]... 1330 Usage: $0 [OPTION]... [VAR=VALUE]...
1331 1331
1332 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1332 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1333 VAR=VALUE. See below for descriptions of some of the useful variables. 1333 VAR=VALUE. See below for descriptions of some of the useful variables.
1393 _ACEOF 1393 _ACEOF
1394 fi 1394 fi
1395 1395
1396 if test -n "$ac_init_help"; then 1396 if test -n "$ac_init_help"; then
1397 case $ac_init_help in 1397 case $ac_init_help in
1398 short | recursive ) echo "Configuration of urweb 20120519:";; 1398 short | recursive ) echo "Configuration of urweb 20120807:";;
1399 esac 1399 esac
1400 cat <<\_ACEOF 1400 cat <<\_ACEOF
1401 1401
1402 Optional Features: 1402 Optional Features:
1403 --disable-option-checking ignore unrecognized --enable/--with options 1403 --disable-option-checking ignore unrecognized --enable/--with options
1496 fi 1496 fi
1497 1497
1498 test -n "$ac_init_help" && exit $ac_status 1498 test -n "$ac_init_help" && exit $ac_status
1499 if $ac_init_version; then 1499 if $ac_init_version; then
1500 cat <<\_ACEOF 1500 cat <<\_ACEOF
1501 urweb configure 20120519 1501 urweb configure 20120807
1502 generated by GNU Autoconf 2.69 1502 generated by GNU Autoconf 2.69
1503 1503
1504 Copyright (C) 2012 Free Software Foundation, Inc. 1504 Copyright (C) 2012 Free Software Foundation, Inc.
1505 This configure script is free software; the Free Software Foundation 1505 This configure script is free software; the Free Software Foundation
1506 gives unlimited permission to copy, distribute and modify it. 1506 gives unlimited permission to copy, distribute and modify it.
1861 } # ac_fn_c_check_func 1861 } # ac_fn_c_check_func
1862 cat >config.log <<_ACEOF 1862 cat >config.log <<_ACEOF
1863 This file contains any messages produced by compilers while 1863 This file contains any messages produced by compilers while
1864 running configure, to aid debugging if configure makes a mistake. 1864 running configure, to aid debugging if configure makes a mistake.
1865 1865
1866 It was created by urweb $as_me 20120519, which was 1866 It was created by urweb $as_me 20120807, which was
1867 generated by GNU Autoconf 2.69. Invocation command line was 1867 generated by GNU Autoconf 2.69. Invocation command line was
1868 1868
1869 $ $0 $@ 1869 $ $0 $@
1870 1870
1871 _ACEOF 1871 _ACEOF
2209 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2209 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2210 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2210 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2211 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2211 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2212 2212
2213 2213
2214 WORKING_VERSION=1 2214 WORKING_VERSION=0
2215 ac_ext=c 2215 ac_ext=c
2216 ac_cpp='$CPP $CPPFLAGS' 2216 ac_cpp='$CPP $CPPFLAGS'
2217 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2217 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2218 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2218 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2219 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2219 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4151 fi 4151 fi
4152 4152
4153 4153
4154 # Define the identity of the package. 4154 # Define the identity of the package.
4155 PACKAGE='urweb' 4155 PACKAGE='urweb'
4156 VERSION='20120519' 4156 VERSION='20120807'
4157 4157
4158 4158
4159 # Some tools Automake needs. 4159 # Some tools Automake needs.
4160 4160
4161 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} 4161 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
6005 else 6005 else
6006 lt_cv_deplibs_check_method=pass_all 6006 lt_cv_deplibs_check_method=pass_all
6007 fi 6007 fi
6008 ;; 6008 ;;
6009 6009
6010 gnu*)
6011 lt_cv_deplibs_check_method=pass_all
6012 ;;
6013
6014 haiku*) 6010 haiku*)
6015 lt_cv_deplibs_check_method=pass_all 6011 lt_cv_deplibs_check_method=pass_all
6016 ;; 6012 ;;
6017 6013
6018 hpux10.20* | hpux11*) 6014 hpux10.20* | hpux11*)
6047 esac 6043 esac
6048 lt_cv_deplibs_check_method=pass_all 6044 lt_cv_deplibs_check_method=pass_all
6049 ;; 6045 ;;
6050 6046
6051 # This must be glibc/ELF. 6047 # This must be glibc/ELF.
6052 linux* | k*bsd*-gnu | kopensolaris*-gnu) 6048 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
6053 lt_cv_deplibs_check_method=pass_all 6049 lt_cv_deplibs_check_method=pass_all
6054 ;; 6050 ;;
6055 6051
6056 netbsd* | netbsdelf*-gnu) 6052 netbsd* | netbsdelf*-gnu)
6057 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then 6053 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
8706 lt_prog_compiler_wl='-Wl,' 8702 lt_prog_compiler_wl='-Wl,'
8707 # PIC (with -KPIC) is the default. 8703 # PIC (with -KPIC) is the default.
8708 lt_prog_compiler_static='-non_shared' 8704 lt_prog_compiler_static='-non_shared'
8709 ;; 8705 ;;
8710 8706
8711 linux* | k*bsd*-gnu | kopensolaris*-gnu) 8707 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
8712 case $cc_basename in 8708 case $cc_basename in
8713 # old Intel for x86_64 which still supported -KPIC. 8709 # old Intel for x86_64 which still supported -KPIC.
8714 ecc*) 8710 ecc*)
8715 lt_prog_compiler_wl='-Wl,' 8711 lt_prog_compiler_wl='-Wl,'
8716 lt_prog_compiler_pic='-KPIC' 8712 lt_prog_compiler_pic='-KPIC'
10876 hardcode_into_libs=yes 10872 hardcode_into_libs=yes
10877 ;; 10873 ;;
10878 esac 10874 esac
10879 ;; 10875 ;;
10880 10876
10881 gnu*)
10882 version_type=linux # correct to gnu/linux during the next big refactor
10883 need_lib_prefix=no
10884 need_version=no
10885 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10886 soname_spec='${libname}${release}${shared_ext}$major'
10887 shlibpath_var=LD_LIBRARY_PATH
10888 shlibpath_overrides_runpath=no
10889 hardcode_into_libs=yes
10890 ;;
10891
10892 haiku*) 10877 haiku*)
10893 version_type=linux # correct to gnu/linux during the next big refactor 10878 version_type=linux # correct to gnu/linux during the next big refactor
10894 need_lib_prefix=no 10879 need_lib_prefix=no
10895 need_version=no 10880 need_version=no
10896 dynamic_linker="$host_os runtime_loader" 10881 dynamic_linker="$host_os runtime_loader"
11003 linux*oldld* | linux*aout* | linux*coff*) 10988 linux*oldld* | linux*aout* | linux*coff*)
11004 dynamic_linker=no 10989 dynamic_linker=no
11005 ;; 10990 ;;
11006 10991
11007 # This must be glibc/ELF. 10992 # This must be glibc/ELF.
11008 linux* | k*bsd*-gnu | kopensolaris*-gnu) 10993 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11009 version_type=linux # correct to gnu/linux during the next big refactor 10994 version_type=linux # correct to gnu/linux during the next big refactor
11010 need_lib_prefix=no 10995 need_lib_prefix=no
11011 need_version=no 10996 need_version=no
11012 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 10997 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11013 soname_spec='${libname}${release}${shared_ext}$major' 10998 soname_spec='${libname}${release}${shared_ext}$major'
13353 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 13338 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13354 # Save the log message, to keep $0 and so on meaningful, and to 13339 # Save the log message, to keep $0 and so on meaningful, and to
13355 # report actual input values of CONFIG_FILES etc. instead of their 13340 # report actual input values of CONFIG_FILES etc. instead of their
13356 # values after options handling. 13341 # values after options handling.
13357 ac_log=" 13342 ac_log="
13358 This file was extended by urweb $as_me 20120519, which was 13343 This file was extended by urweb $as_me 20120807, which was
13359 generated by GNU Autoconf 2.69. Invocation command line was 13344 generated by GNU Autoconf 2.69. Invocation command line was
13360 13345
13361 CONFIG_FILES = $CONFIG_FILES 13346 CONFIG_FILES = $CONFIG_FILES
13362 CONFIG_HEADERS = $CONFIG_HEADERS 13347 CONFIG_HEADERS = $CONFIG_HEADERS
13363 CONFIG_LINKS = $CONFIG_LINKS 13348 CONFIG_LINKS = $CONFIG_LINKS
13419 13404
13420 _ACEOF 13405 _ACEOF
13421 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 13406 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13422 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 13407 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13423 ac_cs_version="\\ 13408 ac_cs_version="\\
13424 urweb config.status 20120519 13409 urweb config.status 20120807
13425 configured by $0, generated by GNU Autoconf 2.69, 13410 configured by $0, generated by GNU Autoconf 2.69,
13426 with options \\"\$ac_cs_config\\" 13411 with options \\"\$ac_cs_config\\"
13427 13412
13428 Copyright (C) 2012 Free Software Foundation, Inc. 13413 Copyright (C) 2012 Free Software Foundation, Inc.
13429 This config.status script is free software; the Free Software Foundation 13414 This config.status script is free software; the Free Software Foundation