sniper Tue Mar 11 21:26:58 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 acinclude.m4
Log:
MFH
Index: php4/acinclude.m4
diff -u php4/acinclude.m4:1.218.2.9 php4/acinclude.m4:1.218.2.10
--- php4/acinclude.m4:1.218.2.9 Mon Mar 10 09:33:10 2003
+++ php4/acinclude.m4 Tue Mar 11 21:26:58 2003
@@ -1,4 +1,4 @@
-dnl $Id: acinclude.m4,v 1.218.2.9 2003/03/10 14:33:10 sniper Exp $
+dnl $Id: acinclude.m4,v 1.218.2.10 2003/03/12 02:26:58 sniper Exp $
dnl
dnl This file contains local autoconf functions.
@@ -28,7 +28,7 @@
dnl PHP_INIT_BUILD_SYSTEM
dnl
AC_DEFUN([PHP_INIT_BUILD_SYSTEM],[
-$php_shtool mkdir include
+test -d include || $php_shtool mkdir include
> Makefile.objects
> Makefile.fragments
dnl We need to play tricks here to avoid matching the egrep line itself
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php