From 758ff2f9f14c96a4412a45611ba582ac2cac22e2 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Mon, 17 Jul 2006 00:46:00 +0000 Subject: Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error messages to fit within 80 columns. --- scripts/phpize.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'scripts/phpize.in') diff --git a/scripts/phpize.in b/scripts/phpize.in index d48c804c20..c62a32af2e 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -104,16 +104,17 @@ phpize_check_autotools() if ! test -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <