- Timestamp:
- Jan 11, 2013, 12:56:17 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 0ab45ea, 8df5b25
- Parents:
- 2a2272d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r2a2272d rdc1e7e6 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.2. 3 # Generated by GNU Autoconf 2.61 for mod_gnutls 0.4.2.1. 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.2 '730 PACKAGE_STRING='mod_gnutls 0.4.2 '729 PACKAGE_VERSION='0.4.2.1' 730 PACKAGE_STRING='mod_gnutls 0.4.2.1' 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.2 to adapt to many kinds of systems.1428 \`configure' configures mod_gnutls 0.4.2.1 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.2 :";;1499 short | recursive ) echo "Configuration of mod_gnutls 0.4.2.1:";; 1500 1500 esac 1501 1501 cat <<\_ACEOF … … 1607 1607 if $ac_init_version; then 1608 1608 cat <<\_ACEOF 1609 mod_gnutls configure 0.4.2 1609 mod_gnutls configure 0.4.2.1 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.2 , which was1623 It was created by mod_gnutls $as_me 0.4.2.1, 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.2 1994 MOD_GNUTLS_VERSION=0.4.2.1 1995 1995 1996 1996 … … 2493 2493 # Define the identity of the package. 2494 2494 PACKAGE=mod_gnutls 2495 VERSION=0.4.2 2495 VERSION=0.4.2.1 2496 2496 2497 2497 … … 20970 20970 20971 20971 20972 ac_config_files="$ac_config_files Makefile src/Makefile include/mod_gnutls.h data/Makefile"20972 ac_config_files="$ac_config_files Makefile src/Makefile include/mod_gnutls.h" 20973 20973 20974 20974 cat >confcache <<\_ACEOF … … 21396 21396 # values after options handling. 21397 21397 ac_log=" 21398 This file was extended by mod_gnutls $as_me 0.4.2 , which was21398 This file was extended by mod_gnutls $as_me 0.4.2.1, 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.2 21451 mod_gnutls config.status 0.4.2.1 21452 21452 configured by $0, generated by GNU Autoconf 2.61, 21453 21453 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" … … 21568 21568 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 21569 21569 "include/mod_gnutls.h") CONFIG_FILES="$CONFIG_FILES include/mod_gnutls.h" ;; 21570 "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;21571 21570 21572 21571 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
Note: See TracChangeset
for help on using the changeset viewer.