sniper Wed Sep 3 18:53:22 2003 EDT Modified files: /php-src acinclude.m4 Log: Cleanup after ourselves. Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.258 php-src/acinclude.m4:1.259 --- php-src/acinclude.m4:1.258 Tue Sep 2 15:42:17 2003 +++ php-src/acinclude.m4 Wed Sep 3 18:53:21 2003 @@ -1,4 +1,4 @@ -dnl $Id: acinclude.m4,v 1.258 2003/09/02 19:42:17 sas Exp $ +dnl $Id: acinclude.m4,v 1.259 2003/09/03 22:53:21 sniper Exp $ dnl dnl This file contains local autoconf functions. @@ -1061,6 +1061,7 @@ AC_MSG_RESULT([no]) fi fi + rm -rf conftest* ]) AC_DEFUN([PHP_REGEX],[
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php