From 8b3946efda8206b3e16d0b7bafd000c4c1ce6906 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 5 Jan 2004 14:20:08 +0000 Subject: Tor Arntsen fixed a spelling error --- buildconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildconf') diff --git a/buildconf b/buildconf index 5c9e0faa0..a1c7f42e3 100755 --- a/buildconf +++ b/buildconf @@ -63,7 +63,7 @@ if test "$1" = "1" -a "$2" -lt "7" || test "$1" -lt "1"; then echo "buildconf: automake version $am_version found." echo " You need automake version $need_automake or newer installed." echo " If you have a sufficient automake installed, but it" - echo " is not named 'autommake', then try setting the" + echo " is not named 'automake', then try setting the" echo " AUTOMAKE environment variable." exit 1 fi -- cgit v1.2.3