diff options
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 2bf1fee7a..543e108f9 100755 --- a/autogen.sh +++ b/autogen.sh @@ -64,7 +64,7 @@ attempt_command () { } echo -echo "I am testing that you have the required versions of autoconf," +echo "I am testing that you have the required versions of autoconf," echo "automake, glib-gettextize and intltoolize. This test is not foolproof and" echo "if anything goes wrong, there may be guidance in the file HACKING.txt" echo |
