Browse Source

- Show the API numbers again while phpizing.

PEAR_1_4DEV
Derick Rethans 22 years ago
parent
commit
22843351bf
  1. 5
      scripts/phpize.in

5
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
exit 0
Loading…
Cancel
Save