summaryrefslogtreecommitdiff
path: root/pear/scripts/phpize.in
Commit message (Collapse)AuthorAgeFilesLines
* MFHStig Bakken2002-12-131-3/+3
|
* - Explicitly return "0" at the end of the script. For some weird reason itDerick Rethans2002-10-221-0/+2
| | | | | | | was returning error code 256 for me. This fixes pear install <pecl>.tar.gz for me. #- Not sure if this is correct though
* fix for #19712 & #19715 -> whitepsace in extension dir nameHartmut Holzgraefe2002-10-211-2/+2
|
* - Fix phpizeDerick Rethans2002-05-091-0/+1
|
* - Dump API NOsDerick Rethans2002-05-091-0/+10
|
* Please welcome the new build system.Sascha Schumann2002-03-071-4/+2
| | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
* * updated copyrights (thanks Colin)Stig Bakken2001-01-101-0/+31
* moved scripts to own directory (bug #7635)