1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

don't remove config.nice directly, so that we don't lose it on

inferior systems like windows.
This commit is contained in:
Sascha Schumann
2003-04-13 20:13:06 +00:00
parent 887d5ec9c1
commit d2afc64fed
+2 -1
View File
@@ -583,7 +583,8 @@ AC_DEFUN([PHP_MODULE_PTR],[
])
AC_DEFUN([PHP_CONFIG_NICE],[
rm -f $1
mv $1 $1.old
rm -f $1.old
cat >$1<<EOF
#! /bin/sh
#