]> granicus.if.org Git - php/commitdiff
- Show the API numbers again while phpizing.
authorDerick Rethans <derick@php.net>
Sat, 3 Jan 2004 13:45:12 +0000 (13:45 +0000)
committerDerick Rethans <derick@php.net>
Sat, 3 Jan 2004 13:45:12 +0000 (13:45 +0000)
scripts/phpize.in

index 02c3c93df259b0a03ba741084cc20ac2636c8db1..95eab18265aa491e071ba3c2a8107468d1509d30 100644 (file)
@@ -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