aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure21
1 files changed, 11 insertions, 10 deletions
diff --git a/configure b/configure
index 18d8205..88ffa2e 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for libssh 0.11-dev .
+# Generated by GNU Autoconf 2.59 for libssh 0.2-dev .
#
# Report bugs to <aris@0xbadc0de.be>.
#
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='libssh'
PACKAGE_TARNAME='libssh'
-PACKAGE_VERSION='0.11-dev '
-PACKAGE_STRING='libssh 0.11-dev '
+PACKAGE_VERSION='0.2-dev '
+PACKAGE_STRING='libssh 0.2-dev '
PACKAGE_BUGREPORT='aris@0xbadc0de.be'
ac_unique_file="sample.c"
@@ -780,7 +780,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures libssh 0.11-dev to adapt to many kinds of systems.
+\`configure' configures libssh 0.2-dev to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -841,7 +841,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libssh 0.11-dev :";;
+ short | recursive ) echo "Configuration of libssh 0.2-dev :";;
esac
cat <<\_ACEOF
@@ -953,7 +953,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-libssh configure 0.11-dev
+libssh configure 0.2-dev
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -967,7 +967,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libssh $as_me 0.11-dev , which was
+It was created by libssh $as_me 0.2-dev , which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -5060,7 +5060,7 @@ fi
done
- ac_config_files="$ac_config_files Makefile libssh/Makefile"
+ ac_config_files="$ac_config_files Makefile libssh/Makefile sftp_server/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -5424,7 +5424,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by libssh $as_me 0.11-dev , which was
+This file was extended by libssh $as_me 0.2-dev , which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5484,7 +5484,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libssh config.status 0.11-dev
+libssh config.status 0.2-dev
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
@@ -5589,6 +5589,7 @@ do
# Handling of arguments.
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"libssh/Makefile" ) CONFIG_FILES="$CONFIG_FILES libssh/Makefile" ;;
+ "sftp_server/Makefile" ) CONFIG_FILES="$CONFIG_FILES sftp_server/Makefile" ;;
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}