aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-07-19 19:39:43 (GMT)
committerfluxgen <fluxgen>2003-07-19 19:39:43 (GMT)
commit1631ed814cb8665516673706637084dfa1485f87 (patch)
treea1567533538362445b6677ac322bb44ece240dc8 /autogen.sh
parent1591c15b8b11dfe343d48841375d4de825927f5a (diff)
downloadfluxbox-1631ed814cb8665516673706637084dfa1485f87.zip
fluxbox-1631ed814cb8665516673706637084dfa1485f87.tar.bz2
minor typo
Diffstat (limited to 'autogen.sh')
-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.'