]> granicus.if.org Git - php/commitdiff
Always output config.nice for standalone extensions. (Really helps with
authorAndrei Zmievski <andrei@php.net>
Wed, 12 Dec 2001 20:26:13 +0000 (20:26 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 12 Dec 2001 20:26:13 +0000 (20:26 +0000)
PHP-GTK).

pear/pear.m4

index 92ec102bb67515ce54b5644a249dbe4aa115cac3..9f128016117028c18eea62bdd8e3b56a0b68b97a 100644 (file)
@@ -28,6 +28,8 @@ abs_srcdir=`(cd $srcdir && pwd)`
 
 php_always_shared=yes
 
+PHP_CONFIG_NICE(config.nice)
+
 AC_PROG_CC
 AC_PROG_CC_C_O