From: Derick Rethans Date: Sat, 3 Jan 2004 13:45:12 +0000 (+0000) Subject: - Show the API numbers again while phpizing. X-Git-Tag: php_ibase_before_split~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22843351bfc356ab2f845ba9b4b7035a2b2a5c0d;p=php - Show the API numbers again while phpizing. --- 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