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

index 5587aedc3916fbb1f7cabebb785d55e7e97ff1d3..7dc22e0e3b67722d3313969834038b45f6dd7a77 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 grep line itself