foobar
cee2f89bac
MFH
2005-06-20 11:48:25 +00:00
foobar
972c932097
MFH: - Fix problems with phpized ext/imap
2005-04-30 09:29:44 +00:00
foobar
aa6ecd5619
Netware stuff
2005-04-26 08:20:30 +00:00
Brian France
b601848ecd
MFH: Added support for .cc files in extensions.
2005-04-20 20:50:12 +00:00
foobar
a402f5e87e
MFH: - Fix macosx shared extension build
2005-01-25 13:02:45 +00:00
foobar
f7f3d1c31e
- Typofix + removed unnecessary unsets caused by it
2005-01-22 01:36:56 +00:00
foobar
7f28203b56
MFH: - Fix the pic patch
2005-01-19 17:36:15 +00:00
Wez Furlong
73ab72bfbb
MFH the extension dep macro (which is a NOP)
...
so that pecl extensions with deps can build against head and 5.0.x
2005-01-13 17:10:59 +00:00
foobar
66add9f4fd
MFH: - Make sure $host_alias is never empty
2005-01-07 06:19:54 +00:00
foobar
c1aa774082
MFH: Fix buildconf failure with autoconf > 2.13
2004-12-30 14:56:23 +00:00
foobar
41dde12bbd
MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl)
2004-12-30 14:52:29 +00:00
foobar
8078fc1f6d
- MFB4_3: Quote macro names in AC_DEFUN()
2004-12-30 07:04:12 +00:00
Edin Kadribasic
795598bf30
MFB: Avoid autoheader warning
2004-12-21 15:42:04 +00:00
foobar
a064487766
MFH: endian compile problem fix
2004-12-20 20:38:05 +00:00
Derick Rethans
8a7bfba9de
- MFH: Generate all iconv headers by default
2004-12-11 11:17:14 +00:00
Derick Rethans
5a4d19abe6
- MFH: Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
2004-12-09 09:05:36 +00:00
Joe Orton
4ba3d20c88
MFH: Fix VPATH build again.
2004-12-08 12:55:33 +00:00
Derick Rethans
ea97c82b97
- MF43: Install the iconv extension headers to <installpath>/ext/iconv so that
...
external extensions can use them.
2004-12-06 20:38:55 +00:00
Ard Biesheuvel
437840e85d
Put AC_DEFINE in correct place so caching will work properly
2004-03-27 02:03:44 +00:00
foobar
0bf907b1e6
- Added PHP_TEST_BUILD macro which can be used to test whether build
...
works / would work with current LIBS (+ additional extra-libs)
2004-02-23 03:24:58 +00:00
foobar
d2e8751f86
- Fixed Bug #26969 (shared openssl build fails)
2004-01-20 01:11:04 +00:00
Wez Furlong
57e2ef89e4
support for building asm in the unix buildsys.
...
Also, when ZEND_ACCONFIG_H_NO_C_PROTOS is defined,
omit the C prototypes from the configuration header
so that it can be included into asm files.
2004-01-09 23:37:29 +00:00
foobar
c3ea5b122e
Fixed bug #26461 (-lssl missing from LIBS)
2003-12-12 05:19:30 +00:00
foobar
e13e315a10
- Only add 'install-modules' into install targets when there are such
...
modules to install.
2003-12-04 15:57:55 +00:00
foobar
4eab4158cd
- Fixed build of shared extensions which require openssl and when you only
...
have static openssl libraries.
2003-11-13 14:17:47 +00:00
foobar
09b8fdc2bb
Really fixed bug #25719 .
...
(basically reverted to the original style of openssl checks found in 4.3.3)
2003-10-03 04:29:13 +00:00
foobar
8ba1bcb252
Should fix bug #25719
2003-10-02 00:35:09 +00:00
foobar
3f415b2c4b
Fixed bug #25703 (openssl checks failed)
2003-09-30 18:08:12 +00:00
foobar
54a2a2ad2e
ws
2003-09-24 14:24:18 +00:00
foobar
4c31afd23b
- Fixed some compile failures with e.g. RH9 + openssl by
...
making use of pkg-config
2003-09-24 14:22:57 +00:00
foobar
edfd3e7c6a
Cleanup after ourselves.
2003-09-03 22:53:21 +00:00
Sascha Schumann
7382178f73
enable re2c check for self-contained extensions
2003-09-02 19:42:17 +00:00
foobar
bd09eb171a
libxml 2.5.10 or greater required from now on
2003-09-01 04:48:40 +00:00
foobar
98c6a4fec0
MFB
2003-08-13 23:45:42 +00:00
Sascha Schumann
320a86b7a5
MFB quoting of )
2003-07-03 22:54:57 +00:00
Sascha Schumann
4239cc4256
MFB PHP_CHECK_LIBRARY fix
2003-07-02 03:04:35 +00:00
Sascha Schumann
ae03f44694
Sync PHP_CHECK_LIBRARY change
2003-07-02 00:04:12 +00:00
foobar
d215b040b7
- Changed 'grep -E' back to 'egrep'.
...
#
# whatever some posix standard says, there's no use to change this in
# two places and possibly break stuff, like said in bug #22604 .
#
# Grep for 'egrep' in autoconf 2.13 generated configure to find
# several hundred 'egrep's..
#
2003-07-01 00:16:23 +00:00
Sascha Schumann
423c16befd
MFB snprintf test
2003-06-28 12:29:43 +00:00
Sterling Hughes
f783d06d65
ilia points out this is ok
2003-06-28 06:32:02 +00:00
Sterling Hughes
5e0bc7c133
bump up to 2.5.7
2003-06-28 05:18:11 +00:00
foobar
7a24772485
Fix configure failure with static openssl libs
2003-06-24 16:39:52 +00:00
foobar
e3cd8fac9b
- Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.
2003-06-24 14:05:26 +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
1a32b09995
Left-overs from testing.
2003-05-19 21:11:44 +00:00
foobar
73415c9e01
- Unbundle libxml and expat. Now this compiles too..
2003-05-19 15:33:19 +00:00
Sascha Schumann
0b6d0fefc4
MFB $AWK->awk
2003-05-19 01:33:58 +00:00
Moriyoshi Koizumi
ca0bbb7d4e
Fixed typo: this should have been withval
2003-05-07 19:13:54 +00:00
Sterling Hughes
a0351b093f
Bundle libxml and add compatibility layer
2003-05-06 19:38:49 +00:00
Sterling Hughes
eab8227e7c
beginnings of php5/bundle support
2003-05-02 03:14:00 +00:00