1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

add missing check

This commit is contained in:
Sascha Schumann
2003-04-16 05:23:21 +00:00
parent 38cb520533
commit 856b482bab
+1 -1
View File
@@ -590,7 +590,7 @@ AC_DEFUN([PHP_MODULE_PTR],[
])
AC_DEFUN([PHP_CONFIG_NICE],[
mv $1 $1.old
test -f $1 && mv $1 $1.old
rm -f $1.old
cat >$1<<EOF
#! /bin/sh