derick Sat Jan 3 08:45:13 2004 EDT
Modified files:
/php-src/scripts phpize.in
Log:
- Show the API numbers again while phpizing.
Index: php-src/scripts/phpize.in
diff -u php-src/scripts/phpize.in:1.11 php-src/scripts/phpize.in:1.12
--- php-src/scripts/phpize.in:1.11 Fri Dec 19 09:01:24 2003
+++ php-src/scripts/phpize.in Sat Jan 3 08:45:12 2004
@@ -139,6 +139,9 @@
*)
phpize_check_configm4 0
+ phpize_get_api_numbers
+ phpize_print_api_numbers
+
phpize_copy_files
phpize_replace_prefix
@@ -153,4 +156,4 @@
;;
esac
-exit 0
\ No newline at end of file
+exit 0
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php