1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

23 Commits

Author SHA1 Message Date
Antony Dovgal
c2982d7dd0 MFH latest Jani's patch to 5_0 2005-06-15 17:19:41 +00:00
foobar
9ba95c7002 MFH 2005-06-10 12:35:21 +00:00
foobar
2518165f92 MFH 2005-06-07 21:57:06 +00:00
foobar
a4f8a9214c MFH 2005-04-07 22:03:47 +00:00
foobar
e0fef8b821 MFH: Use PHP_AUTOCONF / PHP_AUTOHEADER environment variables 2005-04-07 20:43:27 +00:00
foobar
da481f3189 MFH: - Return of the automake requirement 2005-01-25 12:54:57 +00:00
foobar
6cddc39be1 - Remove also autom4te.cache dir with phpize --clean 2005-01-22 20:29:15 +00:00
foobar
ae366c348a MFH: - Changed phpize not to require automake and libtool. (Jani)
MFH: - Fixed build system to always use bundled libtool files. (Jani)
2005-01-20 01:41:52 +00:00
Jan Lehnardt
536e7448f6 - do it right (phpize path issue) 2004-06-19 20:32:07 +00:00
Jan Lehnardt
f4f844af19 - phpize now can handle directories with spaces in their name (#28847) 2004-06-19 19:39:56 +00:00
Jan Lehnardt
84b8ffd491 - remove unneeded subroutine call 2004-01-03 14:03:46 +00:00
Derick Rethans
22843351bf - Show the API numbers again while phpizing. 2004-01-03 13:45:12 +00:00
Jan Lehnardt
1e1e3436f3 - restructured phpize
- added -v and --version to print out API numbers
 - discussed with Jani and Andi
2003-12-19 14:01:24 +00:00
foobar
8fec4cc3ec Missing "confdefs.h" in the cleanup-files-list 2003-11-14 03:21:00 +00:00
Ilia Alshanetsky
099adae29c Fixed bug #26168 (shtool availability check in phpize). 2003-11-10 04:33:49 +00:00
foobar
d14eba3407 - Use the shtool in $builddir/build instead 2003-08-27 18:00:06 +00:00
foobar
0985b0726f - Fixed bug #25163 (OSX: phpize has to use glibtoolize instead) 2003-08-20 08:13:41 +00:00
Sascha Schumann
3290685fda grep -E -> egrep 2003-07-08 05:37:06 +00:00
foobar
f6cafd6041 Fix previous commit. (never do 2 things same time :) 2003-07-01 16:20:32 +00:00
foobar
063e4e251e Added --help to phpize 2003-07-01 15:55:09 +00:00
foobar
c43d558700 Fixed bug #24207: phpize wrong exit code 2003-06-16 21:44:29 +00:00
foobar
755eccf82a - Moved scan_makefile_in.awk to better suitable place for it.
(other build related scripts are under build/ too..)
2003-06-09 00:17:03 +00:00
foobar
20c43285f7 - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) 2003-01-28 10:59:12 +00:00