345 Commits (482d57d5a390ccfbfcce8a2c4ffb97deaa570e21)

Author SHA1 Message Date
foobar b87dd3245e fix typo 20 years ago
foobar ec4395e9ff - Determine the shared/link lib suffixes in one macro. 20 years ago
Andrei Zmievski 3411f2bca1 Separate suffixes of shared libraries that we link against and the ones 20 years ago
Andrei Zmievski 5dc7c284f6 MFB 20 years ago
Marcus Boerger 47a1a84ea5 - Fix the fix 20 years ago
Marcus Boerger 5ea9499ca4 - Fix dependency checks 20 years ago
Marcus Boerger dc889bcc8d - Require re2c 0.9.11 and use correct version notation 21 years ago
foobar f2f3eb9064 MFB51: Extension dependancy improvements during configure 21 years ago
foobar bcade7ced4 - Fixed header installing under phpize builds 21 years ago
Rob Richards 214cdf0d5a bump libxml min version to 2.6.11 21 years ago
foobar 3991ed8bf6 Bump up libxml2 version requirement to >= 2.6.8 21 years ago
foobar 02a8c3e50f MFB: - Fixed bug #33326 (Cannot build extensions with phpize on Macosx). 21 years ago
foobar 3aad9e2048 MFB 21 years ago
foobar a9cd02c033 fix macro 21 years ago
foobar ec940d4d5a - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro 21 years ago
foobar 29894e4446 Fix the re_magic test by adding missing #include <sys/types.h> 21 years ago
foobar bc9bc3972c typofix 21 years ago
foobar df44615339 - Added check whether re_magic exists in struct regex_t 21 years ago
foobar 71d28a82cf - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar 21 years ago
Dmitry Stogov 8de3367453 Fixed support for shared extensions on AIX 21 years ago
foobar faa3fd4ae0 re2c 0.98 is the current working version 21 years ago
foobar e04f5603f7 - Cache the xml2-config path 21 years ago
foobar a0ab6b7160 - Never ever add /usr/lib as libpath, even if --with-libdir is used 21 years ago
foobar 9f2c906e80 Fix configure problem in braindead systems like Solaris. 21 years ago
foobar 4dfa3fc731 Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm> 21 years ago
foobar a892e4874f fix PHP_INSTALL_HEADERS() macro when 2 params are used 21 years ago
foobar 8d91c1a46d Make this usable for header files too 21 years ago
foobar 334f5d87ff Allow different things to be done when found / not-found 21 years ago
foobar 15cf2a60b0 - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 21 years ago
foobar 54d85cbfda - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread) 21 years ago
foobar 8e2efc351b - Show "none" when nothing is found 21 years ago
foobar 2fa74dab0e - Revert previous change in build/libtool.m4 and make sure 21 years ago
foobar abfc90fb60 - Use libtool also for completely static builds 21 years ago
foobar 5fee97ca33 - Changed the PATH_SEPARATOR check to a macro 21 years ago
Hartmut Holzgraefe 522159468c simplify flex version test 21 years ago
Hartmut Holzgraefe af14bbe455 avoid code duplication in bison version test 21 years ago
Hartmut Holzgraefe 10f21b3bca added .cxx extension for C++ for completeness reasons 21 years ago
foobar 9ef2ea19e5 - Use $SED and $EGREP where possible 21 years ago
Rasmus Lerdorf 4688093cdc Avoid syntax errors on some operating systems 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
foobar 073188c832 - Fix problems with phpized ext/imap 21 years ago
foobar e8f715af59 - No need to iterate through the options twice 21 years ago
foobar b85f0897a2 re2c 0.96 is the one that works (tm) 21 years ago
foobar bf85fd4f2b We do allow 2.0 now too. 21 years ago
foobar 6e0da82528 Netware stuff 21 years ago
Marcus Boerger 965b70c0bd - Change bison check to positive logic and allow bison 2.0 21 years ago
Brian France e836164570 Added support for .cc files in extensions. 21 years ago
foobar aea6208e9e - Cleanup a bit. And make use of shtool mkdir 21 years ago
Rob Richards e6034763ca require libxml 2.6.0 or higher 21 years ago
foobar ba5479a099 This did not work for some reason, better revert it 21 years ago