319 Commits (22d433a3dbf2c8d86ce705566ce28e16fe2d232f)

Author SHA1 Message Date
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 22 years ago
foobar ba5479a099 This did not work for some reason, better revert it 22 years ago
Marcus Boerger f7d2317ce7 - Fix typo 22 years ago
foobar 0ec872a153 - Cache the version check results 22 years ago
foobar 34805e8d39 - Fixed all buildconf warnings + cross-compiling issues 22 years ago
foobar 2a6da0f24c - Restructured and added a few comments here and there. 22 years ago
Moriyoshi Koizumi 352fc43ec9 - Complement for Jani's fix. Likely fix the iconv issue. 22 years ago
foobar 25ab28c48f - Fix macosx shared extension build 22 years ago
foobar f8a540d105 - Typofix + removed unnecessary unsets caused by it 22 years ago
foobar 6faa433d58 - Fix the pic patch 22 years ago
Antony Dovgal c71c8e7604 fix PHP_CHECK_64BIT macro (finally got 64bit machine to test it) 22 years ago
foobar 7a3d9addb8 - Make sure $host_alias is never empty 22 years ago
foobar a3943d9be5 - Fix buildconf failure with autoconf versions > 2.13 22 years ago
foobar 5ac375a40d - Fixed bug #31101 (missing kerberos header file path with --with-openssl) 22 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
Edin Kadribasic ea07d448a5 MFB: Avoid autoheader warning 22 years ago
foobar 4157e50c00 Better fix for endian compile problems. 22 years ago
Derick Rethans b68803c08e - Generate all iconv headers by default 22 years ago
Derick Rethans 1266735cd0 - MF43: Fixed bug #31034 (Problem with non-existing iconv header file). 22 years ago
Joe Orton 7b547a393a Fix VPATH build again. 22 years ago
Derick Rethans 48b118968f - MF43: Install the iconv extension headers to <installpath>/ext/iconv so that 22 years ago
Andrei Zmievski c2f8c1a79b .dylib extension are Mach-O shared libraries that meant for linking 22 years ago
Joe Orton 557cda47a0 Core changes to support multi-ABI platforms with libraries in 22 years ago
Joe Orton 2469701b87 Fix extraction of httpd version if httpd is linked against -lefence. 22 years ago
Antony Dovgal 0e2100ca58 add PHP_CHECK_64BIT macro to be able to detect 64-bit platform in ./configure 22 years ago
Wez Furlong ed682e570a Implement extension load-order deps. 22 years ago
Ard Biesheuvel 437840e85d Put AC_DEFINE in correct place so caching will work properly 23 years ago
foobar 0bf907b1e6 - Added PHP_TEST_BUILD macro which can be used to test whether build 23 years ago