]> granicus.if.org Git - php/commitdiff
Fix typo
authorRasmus Lerdorf <rasmus@php.net>
Wed, 18 May 2011 19:55:34 +0000 (19:55 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 18 May 2011 19:55:34 +0000 (19:55 +0000)
build/buildcheck.sh

index 13d13ddb00d9b1877958846cc2e722868b49f44a..de162644294c0d834c4c2ca9846b367e20903352 100755 (executable)
@@ -50,7 +50,7 @@ if test "$1" = "2" -a "$2" -gt "59"; then
   echo "           Most distros have separate autoconf 2.13 or 2.59 packages."
   echo "           On Debian/Ubuntu both autoconf2.13 and autoconf2.59 packages exist."
   echo "           Install autoconf2.13 and set the PHP_AUTOCONF env var to "
-  echo "           autoconf2.13and try again."
+  echo "           autoconf2.13 and try again."
   exit 1
 else
   echo "buildconf: autoconf version $ac_version (ok)"