- Timestamp:
- Jan 11, 2013, 12:54:56 AM (10 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 1c87791, 70c2d86
- Parents:
- 8eb6ccd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r8eb6ccd r3e94bd3 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for mod_gnutls 0. 1.1.3 # Generated by GNU Autoconf 2.59 for mod_gnutls 0.2.0. 4 4 # 5 5 # Copyright (C) 2003 Free Software Foundation, Inc. … … 268 268 PACKAGE_NAME='mod_gnutls' 269 269 PACKAGE_TARNAME='mod_gnutls' 270 PACKAGE_VERSION='0. 1.1'271 PACKAGE_STRING='mod_gnutls 0. 1.1'270 PACKAGE_VERSION='0.2.0' 271 PACKAGE_STRING='mod_gnutls 0.2.0' 272 272 PACKAGE_BUGREPORT='' 273 273 … … 738 738 # This message is too long to be a string in the A/UX 3.1 sh. 739 739 cat <<_ACEOF 740 \`configure' configures mod_gnutls 0. 1.1to adapt to many kinds of systems.740 \`configure' configures mod_gnutls 0.2.0 to adapt to many kinds of systems. 741 741 742 742 Usage: $0 [OPTION]... [VAR=VALUE]... … … 805 805 if test -n "$ac_init_help"; then 806 806 case $ac_init_help in 807 short | recursive ) echo "Configuration of mod_gnutls 0. 1.1:";;807 short | recursive ) echo "Configuration of mod_gnutls 0.2.0:";; 808 808 esac 809 809 cat <<\_ACEOF … … 935 935 if $ac_init_version; then 936 936 cat <<\_ACEOF 937 mod_gnutls configure 0. 1.1937 mod_gnutls configure 0.2.0 938 938 generated by GNU Autoconf 2.59 939 939 … … 949 949 running configure, to aid debugging if configure makes a mistake. 950 950 951 It was created by mod_gnutls $as_me 0. 1.1, which was951 It was created by mod_gnutls $as_me 0.2.0, which was 952 952 generated by GNU Autoconf 2.59. Invocation command line was 953 953 … … 1303 1303 chmod +x config.nice 1304 1304 1305 MOD_GNUTLS_VERSION=0. 1.11305 MOD_GNUTLS_VERSION=0.2.0 1306 1306 1307 1307 … … 1731 1731 # Define the identity of the package. 1732 1732 PACKAGE=mod_gnutls 1733 VERSION=0. 1.11733 VERSION=0.2.0 1734 1734 1735 1735 … … 3444 3444 AP_VERSION="2.0" 3445 3445 APXS_EXTENSION=.la 3446 if test -f `$APXS_BIN -q INCLUDEDIR`/mod_status.h; then 3447 3448 cat >>confdefs.h <<\_ACEOF 3449 #define HAVE_MOD_STATUS_H 1 3450 _ACEOF 3451 3452 fi 3446 3453 AP_CFLAGS="$AP_CFLAGS $APU_INCLUDES $APR_INCLUDES" 3447 3454 AP_CPPFLAGS="$AP_CPPFLAGS $APU_INCLUDES $APR_INCLUDES" … … 4335 4342 cat >&5 <<_CSEOF 4336 4343 4337 This file was extended by mod_gnutls $as_me 0. 1.1, which was4344 This file was extended by mod_gnutls $as_me 0.2.0, which was 4338 4345 generated by GNU Autoconf 2.59. Invocation command line was 4339 4346 … … 4398 4405 cat >>$CONFIG_STATUS <<_ACEOF 4399 4406 ac_cs_version="\\ 4400 mod_gnutls config.status 0. 1.14407 mod_gnutls config.status 0.2.0 4401 4408 configured by $0, generated by GNU Autoconf 2.59, 4402 4409 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.