aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 45a5ad4..69607cc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,5 +18,5 @@ dothis autoheader
18dothis automake -a 18dothis automake -a
19dothis autoconf 19dothis autoconf
20 20
21echo 'Succes, now continue with ./configure' 21echo 'Success, now continue with ./configure'
22echo 'Use configure --help for detailed help.' 22echo 'Use configure --help for detailed help.'