- Timestamp:
- Jan 11, 2013, 12:57:17 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports
- Children:
- 241fee8
- Parents:
- 54b3065 (diff), f8ffc43 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r54b3065 rf809816 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.5. 2.3 # Generated by GNU Autoconf 2.61 for mod_gnutls 0.5.3. 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.5. 2'730 PACKAGE_STRING='mod_gnutls 0.5. 2'729 PACKAGE_VERSION='0.5.3' 730 PACKAGE_STRING='mod_gnutls 0.5.3' 731 731 PACKAGE_BUGREPORT='' 732 732 … … 1436 1436 # This message is too long to be a string in the A/UX 3.1 sh. 1437 1437 cat <<_ACEOF 1438 \`configure' configures mod_gnutls 0.5. 2to adapt to many kinds of systems.1438 \`configure' configures mod_gnutls 0.5.3 to adapt to many kinds of systems. 1439 1439 1440 1440 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1507 1507 if test -n "$ac_init_help"; then 1508 1508 case $ac_init_help in 1509 short | recursive ) echo "Configuration of mod_gnutls 0.5. 2:";;1509 short | recursive ) echo "Configuration of mod_gnutls 0.5.3:";; 1510 1510 esac 1511 1511 cat <<\_ACEOF … … 1622 1622 if $ac_init_version; then 1623 1623 cat <<\_ACEOF 1624 mod_gnutls configure 0.5. 21624 mod_gnutls configure 0.5.3 1625 1625 generated by GNU Autoconf 2.61 1626 1626 … … 1636 1636 running configure, to aid debugging if configure makes a mistake. 1637 1637 1638 It was created by mod_gnutls $as_me 0.5. 2, which was1638 It was created by mod_gnutls $as_me 0.5.3, which was 1639 1639 generated by GNU Autoconf 2.61. Invocation command line was 1640 1640 … … 2007 2007 chmod +x config.nice 2008 2008 2009 MOD_GNUTLS_VERSION=0.5. 22009 MOD_GNUTLS_VERSION=0.5.3 2010 2010 2011 2011 … … 2508 2508 # Define the identity of the package. 2509 2509 PACKAGE=mod_gnutls 2510 VERSION=0.5. 22510 VERSION=0.5.3 2511 2511 2512 2512 … … 21700 21700 21701 21701 21702 MODULE_CFLAGS="${LIBGNUTLS_ EXTRA_CFLAGS} ${SRP_CFLAGS} ${APR_MEMCACHE_CFLAGS} ${APXS_CFLAGS} ${AP_INCLUDES} ${APR_INCLUDES} ${APU_INCLUDES}"21703 MODULE_LIBS="${APR_MEMCACHE_LIBS} ${LIBGNUTLS_ EXTRA_LIBS}"21702 MODULE_CFLAGS="${LIBGNUTLS_CFLAGS} ${SRP_CFLAGS} ${APR_MEMCACHE_CFLAGS} ${APXS_CFLAGS} ${AP_INCLUDES} ${APR_INCLUDES} ${APU_INCLUDES}" 21703 MODULE_LIBS="${APR_MEMCACHE_LIBS} ${LIBGNUTLS_LIBS}" 21704 21704 21705 21705 … … 22132 22132 # values after options handling. 22133 22133 ac_log=" 22134 This file was extended by mod_gnutls $as_me 0.5. 2, which was22134 This file was extended by mod_gnutls $as_me 0.5.3, which was 22135 22135 generated by GNU Autoconf 2.61. Invocation command line was 22136 22136 … … 22185 22185 cat >>$CONFIG_STATUS <<_ACEOF 22186 22186 ac_cs_version="\\ 22187 mod_gnutls config.status 0.5. 222187 mod_gnutls config.status 0.5.3 22188 22188 configured by $0, generated by GNU Autoconf 2.61, 22189 22189 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.