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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user