Don't need shtool

This commit is contained in:
Sascha Schumann 2003-04-01 08:05:01 +00:00
parent 48c947389e
commit 8a9e45a27a

View File

@ -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