- Timestamp:
- Jan 11, 2013, 12:56:01 AM (10 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- dc1e7e6, e86847d
- Parents:
- a4839ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
ra4839ae r2a2272d 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.61 for mod_gnutls 0.4. 1.3 # Generated by GNU Autoconf 2.61 for mod_gnutls 0.4.2. 4 4 # 5 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, … … 727 727 PACKAGE_NAME='mod_gnutls' 728 728 PACKAGE_TARNAME='mod_gnutls' 729 PACKAGE_VERSION='0.4. 1'730 PACKAGE_STRING='mod_gnutls 0.4. 1'729 PACKAGE_VERSION='0.4.2' 730 PACKAGE_STRING='mod_gnutls 0.4.2' 731 731 PACKAGE_BUGREPORT='' 732 732 … … 1426 1426 # This message is too long to be a string in the A/UX 3.1 sh. 1427 1427 cat <<_ACEOF 1428 \`configure' configures mod_gnutls 0.4. 1to adapt to many kinds of systems.1428 \`configure' configures mod_gnutls 0.4.2 to adapt to many kinds of systems. 1429 1429 1430 1430 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1497 1497 if test -n "$ac_init_help"; then 1498 1498 case $ac_init_help in 1499 short | recursive ) echo "Configuration of mod_gnutls 0.4. 1:";;1499 short | recursive ) echo "Configuration of mod_gnutls 0.4.2:";; 1500 1500 esac 1501 1501 cat <<\_ACEOF … … 1607 1607 if $ac_init_version; then 1608 1608 cat <<\_ACEOF 1609 mod_gnutls configure 0.4. 11609 mod_gnutls configure 0.4.2 1610 1610 generated by GNU Autoconf 2.61 1611 1611 … … 1621 1621 running configure, to aid debugging if configure makes a mistake. 1622 1622 1623 It was created by mod_gnutls $as_me 0.4. 1, which was1623 It was created by mod_gnutls $as_me 0.4.2, which was 1624 1624 generated by GNU Autoconf 2.61. Invocation command line was 1625 1625 … … 1992 1992 chmod +x config.nice 1993 1993 1994 MOD_GNUTLS_VERSION=0.4. 11994 MOD_GNUTLS_VERSION=0.4.2 1995 1995 1996 1996 … … 2493 2493 # Define the identity of the package. 2494 2494 PACKAGE=mod_gnutls 2495 VERSION=0.4. 12495 VERSION=0.4.2 2496 2496 2497 2497 … … 21396 21396 # values after options handling. 21397 21397 ac_log=" 21398 This file was extended by mod_gnutls $as_me 0.4. 1, which was21398 This file was extended by mod_gnutls $as_me 0.4.2, which was 21399 21399 generated by GNU Autoconf 2.61. Invocation command line was 21400 21400 … … 21449 21449 cat >>$CONFIG_STATUS <<_ACEOF 21450 21450 ac_cs_version="\\ 21451 mod_gnutls config.status 0.4. 121451 mod_gnutls config.status 0.4.2 21452 21452 configured by $0, generated by GNU Autoconf 2.61, 21453 21453 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.