From f3ee713a423d9912b6b82e9463f9c6628b9d6dcd Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 7 Apr 2005 22:03:02 +0000 Subject: Fix the echo/backquote issues + aclocal --- scripts/phpize.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'scripts/phpize.in') diff --git a/scripts/phpize.in b/scripts/phpize.in index 97439b4bb7..3a90174368 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -66,7 +66,7 @@ phpize_print_api_numbers() phpize_no_shtool() { - echo <> acinclude.m4) + (cd "$builddir" && cat acinclude.m4 ./build/libtool.m4 > aclocal.m4) } phpize_replace_prefix() -- cgit v1.2.1