]> granicus.if.org Git - php/commitdiff
No need for shtool
authorSascha Schumann <sas@php.net>
Tue, 1 Apr 2003 08:05:39 +0000 (08:05 +0000)
committerSascha Schumann <sas@php.net>
Tue, 1 Apr 2003 08:05:39 +0000 (08:05 +0000)
acinclude.m4

index 7cbc738f6298fcaa25538ffd02c0d73fa371b4d2..5a57ee77bcd21ac309a9951c7ef8b46418db36a0 100644 (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 egrep line itself