1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
foobar
2518165f92 MFH 2005-06-07 21:57:06 +00:00
foobar
3df7ed81db ws 2005-06-06 11:50:25 +00:00
Uwe Schindler
38d7c22ee0 Fix bug #33166 for other branches and new bug #33255 2005-06-06 11:00:48 +00:00
foobar
1950289d3d MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) 2005-04-30 04:30:20 +00:00
foobar
9a53c1577f MFH: Moved phpextdist to dev/ 2005-04-30 03:02:49 +00:00
Wez Furlong
b20bb1137b MFH: install mbstring headers 2005-02-28 05:28:25 +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
Derick Rethans
5d6bbfa8e3 - Add dom/xml_common.h header as installed header in order to be able to build pecl/xml_reader 2004-12-28 15:20:28 +00:00
foobar
3bc0c0b7ea MFH: - Fixed bug #28385 (some files in $(prefix)/lib/php/build/* installed with wrong permissions) 2004-12-21 04:59:24 +00:00
Derick Rethans
9327ad7d07 - MFH: We need to install these headers too 2004-11-23 13:06:16 +00:00
Rob Richards
f726dc7af1 add ext/libxml/ to the headers path 2004-04-19 19:46:00 +00:00
foobar
e01ab8c9cf - Made --program-prefix and --program-suffix work. (See bug #23030) 2003-12-01 15:17:13 +00:00
foobar
55dfa3722d MFB 2003-09-19 05:35:50 +00:00
foobar
9a47ae68ef - Single header files installation. 2003-08-31 10:54:16 +00:00
Wez Furlong
b0d74a9485 install sqlite headers with the rest of php.
We only really need sqlite.h, but our build system doesn't provide for
installation of a single header file
(at least not that I can see)
2003-08-31 01:44:45 +00:00
Sascha Schumann
d1d823b0a3 Use INSTALL to install build files 2003-08-27 13:58:44 +00:00
Sascha Schumann
0ad5fa63c9 Use $(INSTALL_DATA) instead of cp 2003-08-26 00:04:25 +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
Wez Furlong
57f114969a Add streams headers to those used for shared extensions. 2003-03-01 13:52:11 +00:00
foobar
20c43285f7 - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) 2003-01-28 10:59:12 +00:00