- Timestamp:
- 10/11/04 15:36:38 (18 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- ff435b1
- Parents:
- 6cd7c20
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rbe78902 r24e9fed 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for libtrace 2. 0.6.3 # Generated by GNU Autoconf 2.59 for libtrace 2.1.0. 4 4 # 5 5 # Report bugs to <libtrace@wand.net.nz>. … … 424 424 PACKAGE_NAME='libtrace' 425 425 PACKAGE_TARNAME='libtrace' 426 PACKAGE_VERSION='2. 0.6'427 PACKAGE_STRING='libtrace 2. 0.6'426 PACKAGE_VERSION='2.1.0' 427 PACKAGE_STRING='libtrace 2.1.0' 428 428 PACKAGE_BUGREPORT='libtrace@wand.net.nz' 429 429 … … 955 955 # This message is too long to be a string in the A/UX 3.1 sh. 956 956 cat <<_ACEOF 957 \`configure' configures libtrace 2. 0.6to adapt to many kinds of systems.957 \`configure' configures libtrace 2.1.0 to adapt to many kinds of systems. 958 958 959 959 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1021 1021 if test -n "$ac_init_help"; then 1022 1022 case $ac_init_help in 1023 short | recursive ) echo "Configuration of libtrace 2. 0.6:";;1023 short | recursive ) echo "Configuration of libtrace 2.1.0:";; 1024 1024 esac 1025 1025 cat <<\_ACEOF … … 1165 1165 if $ac_init_version; then 1166 1166 cat <<\_ACEOF 1167 libtrace configure 2. 0.61167 libtrace configure 2.1.0 1168 1168 generated by GNU Autoconf 2.59 1169 1169 … … 1179 1179 running configure, to aid debugging if configure makes a mistake. 1180 1180 1181 It was created by libtrace $as_me 2. 0.6, which was1181 It was created by libtrace $as_me 2.1.0, which was 1182 1182 generated by GNU Autoconf 2.59. Invocation command line was 1183 1183 … … 1805 1805 # Define the identity of the package. 1806 1806 PACKAGE=libtrace 1807 VERSION=2. 0.61807 VERSION=2.1.0 1808 1808 1809 1809 cat >>confdefs.h <<_ACEOF … … 21033 21033 cat >&5 <<_CSEOF 21034 21034 21035 This file was extended by libtrace $as_me 2. 0.6, which was21035 This file was extended by libtrace $as_me 2.1.0, which was 21036 21036 generated by GNU Autoconf 2.59. Invocation command line was 21037 21037 … … 21096 21096 cat >>$CONFIG_STATUS <<_ACEOF 21097 21097 ac_cs_version="\\ 21098 libtrace config.status 2. 0.621098 libtrace config.status 2.1.0 21099 21099 configured by $0, generated by GNU Autoconf 2.59, 21100 21100 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.