summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2003-04-01 08:05:01 +0000
committerSascha Schumann <sas@php.net>2003-04-01 08:05:01 +0000
commit8a9e45a27a2535c3a0516d21c11050e4c19f89e9 (patch)
tree03fe1271936dbdc293b2d6eabece88a97e4dfe0f /acinclude.m4
parent48c947389e851738cbfeff2da24c457cb77413f2 (diff)
downloadphp-git-8a9e45a27a2535c3a0516d21c11050e4c19f89e9.tar.gz
Don't need shtool
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 5587aedc39..7dc22e0e3b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -28,7 +28,7 @@ AC_DEFUN([PHP_DEFINE],[
dnl PHP_INIT_BUILD_SYSTEM
dnl
AC_DEFUN([PHP_INIT_BUILD_SYSTEM],[
-test -d include || $php_shtool mkdir include
+test -d include || mkdir include
> Makefile.objects
> Makefile.fragments
dnl We need to play tricks here to avoid matching the grep line itself