From 22843351bfc356ab2f845ba9b4b7035a2b2a5c0d Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 3 Jan 2004 13:45:12 +0000 Subject: - Show the API numbers again while phpizing. --- scripts/phpize.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/phpize.in b/scripts/phpize.in index 02c3c93df2..95eab18265 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -139,6 +139,9 @@ case "$1" in *) phpize_check_configm4 0 + phpize_get_api_numbers + phpize_print_api_numbers + phpize_copy_files phpize_replace_prefix @@ -153,4 +156,4 @@ case "$1" in ;; esac -exit 0 \ No newline at end of file +exit 0 -- cgit v1.2.1