Changeset 1130
- Timestamp:
- 02/18/07 17:05:34 (2 years ago)
- Files:
-
- honeytrap/trunk/configure (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeytrap/trunk/configure
r1128 r1130 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for honeytrap 0.6. 3.3 # Generated by GNU Autoconf 2.59 for honeytrap 0.6.5. 4 4 # 5 5 # Report bugs to <tillmann.werner@gmx.de>. … … 424 424 PACKAGE_NAME='honeytrap' 425 425 PACKAGE_TARNAME='honeytrap' 426 PACKAGE_VERSION='0.6. 3'427 PACKAGE_STRING='honeytrap 0.6. 3'426 PACKAGE_VERSION='0.6.5' 427 PACKAGE_STRING='honeytrap 0.6.5' 428 428 PACKAGE_BUGREPORT='tillmann.werner@gmx.de' 429 429 … … 954 954 # This message is too long to be a string in the A/UX 3.1 sh. 955 955 cat <<_ACEOF 956 \`configure' configures honeytrap 0.6. 3to adapt to many kinds of systems.956 \`configure' configures honeytrap 0.6.5 to adapt to many kinds of systems. 957 957 958 958 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1020 1020 if test -n "$ac_init_help"; then 1021 1021 case $ac_init_help in 1022 short | recursive ) echo "Configuration of honeytrap 0.6. 3:";;1022 short | recursive ) echo "Configuration of honeytrap 0.6.5:";; 1023 1023 esac 1024 1024 cat <<\_ACEOF … … 1173 1173 if $ac_init_version; then 1174 1174 cat <<\_ACEOF 1175 honeytrap configure 0.6. 31175 honeytrap configure 0.6.5 1176 1176 generated by GNU Autoconf 2.59 1177 1177 … … 1187 1187 running configure, to aid debugging if configure makes a mistake. 1188 1188 1189 It was created by honeytrap $as_me 0.6. 3, which was1189 It was created by honeytrap $as_me 0.6.5, which was 1190 1190 generated by GNU Autoconf 2.59. Invocation command line was 1191 1191 … … 1832 1832 # Define the identity of the package. 1833 1833 PACKAGE=honeytrap 1834 VERSION=0.6. 31834 VERSION=0.6.5 1835 1835 1836 1836 … … 24264 24264 cat >&5 <<_CSEOF 24265 24265 24266 This file was extended by honeytrap $as_me 0.6. 3, which was24266 This file was extended by honeytrap $as_me 0.6.5, which was 24267 24267 generated by GNU Autoconf 2.59. Invocation command line was 24268 24268 … … 24327 24327 cat >>$CONFIG_STATUS <<_ACEOF 24328 24328 ac_cs_version="\\ 24329 honeytrap config.status 0.6. 324329 honeytrap config.status 0.6.5 24330 24330 configured by $0, generated by GNU Autoconf 2.59, 24331 24331 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
