diff options
author | fluxgen <fluxgen> | 2003-07-19 19:39:43 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-07-19 19:39:43 (GMT) |
commit | 1631ed814cb8665516673706637084dfa1485f87 (patch) | |
tree | a1567533538362445b6677ac322bb44ece240dc8 /autogen.sh | |
parent | 1591c15b8b11dfe343d48841375d4de825927f5a (diff) | |
download | fluxbox_lack-1631ed814cb8665516673706637084dfa1485f87.zip fluxbox_lack-1631ed814cb8665516673706637084dfa1485f87.tar.bz2 |
minor typo
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,5 +18,5 @@ dothis autoheader | |||
18 | dothis automake -a | 18 | dothis automake -a |
19 | dothis autoconf | 19 | dothis autoconf |
20 | 20 | ||
21 | echo 'Succes, now continue with ./configure' | 21 | echo 'Success, now continue with ./configure' |
22 | echo 'Use configure --help for detailed help.' | 22 | echo 'Use configure --help for detailed help.' |