- Timestamp:
- Jan 11, 2013, 12:58:02 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 5508683, ae015fa
- Parents:
- 66b608e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r66b608e rbbb9bb1 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.64 for mod_gnutls 0.5. 6.3 # Generated by GNU Autoconf 2.64 for mod_gnutls 0.5.7. 4 4 # 5 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, … … 696 696 PACKAGE_NAME='mod_gnutls' 697 697 PACKAGE_TARNAME='mod_gnutls' 698 PACKAGE_VERSION='0.5. 6'699 PACKAGE_STRING='mod_gnutls 0.5. 6'698 PACKAGE_VERSION='0.5.7' 699 PACKAGE_STRING='mod_gnutls 0.5.7' 700 700 PACKAGE_BUGREPORT='' 701 701 PACKAGE_URL='' … … 1462 1462 # This message is too long to be a string in the A/UX 3.1 sh. 1463 1463 cat <<_ACEOF 1464 \`configure' configures mod_gnutls 0.5. 6to adapt to many kinds of systems.1464 \`configure' configures mod_gnutls 0.5.7 to adapt to many kinds of systems. 1465 1465 1466 1466 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1533 1533 if test -n "$ac_init_help"; then 1534 1534 case $ac_init_help in 1535 short | recursive ) echo "Configuration of mod_gnutls 0.5. 6:";;1535 short | recursive ) echo "Configuration of mod_gnutls 0.5.7:";; 1536 1536 esac 1537 1537 cat <<\_ACEOF … … 1646 1646 if $ac_init_version; then 1647 1647 cat <<\_ACEOF 1648 mod_gnutls configure 0.5. 61648 mod_gnutls configure 0.5.7 1649 1649 generated by GNU Autoconf 2.64 1650 1650 … … 1963 1963 running configure, to aid debugging if configure makes a mistake. 1964 1964 1965 It was created by mod_gnutls $as_me 0.5. 6, which was1965 It was created by mod_gnutls $as_me 0.5.7, which was 1966 1966 generated by GNU Autoconf 2.64. Invocation command line was 1967 1967 … … 2328 2328 chmod +x config.nice 2329 2329 2330 MOD_GNUTLS_VERSION=0.5. 62330 MOD_GNUTLS_VERSION=0.5.7 2331 2331 2332 2332 … … 2938 2938 # Define the identity of the package. 2939 2939 PACKAGE=mod_gnutls 2940 VERSION=0.5. 62940 VERSION=0.5.7 2941 2941 2942 2942 … … 10949 10949 10950 10950 10951 MIN_TLS_VERSION=2. 4.010951 MIN_TLS_VERSION=2.10.0 10952 10952 10953 10953 # Check whether --with-libgnutls-prefix was given. … … 11888 11888 # values after options handling. 11889 11889 ac_log=" 11890 This file was extended by mod_gnutls $as_me 0.5. 6, which was11890 This file was extended by mod_gnutls $as_me 0.5.7, which was 11891 11891 generated by GNU Autoconf 2.64. Invocation command line was 11892 11892 … … 11952 11952 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 11953 11953 ac_cs_version="\\ 11954 mod_gnutls config.status 0.5. 611954 mod_gnutls config.status 0.5.7 11955 11955 configured by $0, generated by GNU Autoconf 2.64, 11956 11956 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.