136 Commits (aa032e2e4c43772c19ac534a3cd2cb62b9feba38)

Author SHA1 Message Date
Sascha Schumann e843e8c5f0 Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it 25 years ago
Andi Gutmans 1c0471feee - Fix grammar 25 years ago
Sascha Schumann 9a7c1f2ad6 Add some backwards-compatible macros to accomodate the renaming of 25 years ago
foobar 3a1b61c07d Fix bug: #9009. 25 years ago
Sascha Schumann e2eaf6342e Add support for systems where p{read|write} take a off64_t without 25 years ago
Sascha Schumann 7e5b4db323 Fix irix-time_r test 25 years ago
Sascha Schumann 7b88c7b378 remove fi 25 years ago
Sascha Schumann ff5a9de31d Support for IRIX-style asctime_r/ctime_r. 25 years ago
Sascha Schumann 7dfce52fdc Catch 'mkdir -p' brokeness on IRIX 25 years ago
Sascha Schumann 6be7eb9059 Store some build-specific environment variables in config.nice. 25 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 25 years ago
Sascha Schumann 9982ff568a Nuke some unneccessary quotes 25 years ago
Sascha Schumann b1393e1880 Document overwriting behaviour of PHP_ARG_WITH/ENABLE with regard 25 years ago
Sascha Schumann 8f3ebfe4a9 Remove -L/usr/lib/? from PHP_LDFLAGS. 25 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 25 years ago
Sascha Schumann 0656a47f3e Instead of assuming that sendmail lives in /usr/lib, if we don't find it, 25 years ago
Stig Venaas 59fa3f3d04 Made OpenSSL extension work with 0.9.5 and changed version check to 0.9.5 26 years ago
foobar cc51599f4a Added better checking for OpenSSL's libraries. Now configure stops 26 years ago
Stig Venaas 348f6c609c I think the order is wrong, switched order of ssl and crypto libs 26 years ago
Sascha Schumann 7f96af83b2 Stop automatically passing vars to AC_SUBST through PHP_SUBST. 26 years ago
Sascha Schumann 80e1124c21 New m4 macros should go into acinclude.m4. 26 years ago
Sascha Schumann 3f38d892c0 Workaround for these two symptoms: 26 years ago
Hartmut Holzgraefe f5bf3c10fd make HAVE_FOPENCOOKIE available for other extensions besides zlib 26 years ago
Stanislav Malyshev 1884518cf4 Revert the patch - people don't like it 26 years ago
Stanislav Malyshev d949733c70 Fix issue with Sun CC not detecting readdir_r 26 years ago
Andi Gutmans b74d02dbe4 - Fix from Sascha. It fixes errorneous inclusion of bz2 26 years ago
foobar 83b3818e67 Fix the fix as Sascha suggested. 26 years ago
foobar 5db1090dff Fix to #7162. 26 years ago
Sascha Schumann e07e515a1b Ignore trailing slashes 26 years ago
Sascha Schumann 23a96536fa Fix the readdir_r POSIX check 26 years ago
Sascha Schumann a2f126c351 Build compat bridge for makes which support only the BSD .include command. 26 years ago
Sascha Schumann d9b4f90969 Revert controversial patch 26 years ago
foobar 83987c17ac This fix prevents adding an empty -l to LIBS 26 years ago
Sascha Schumann 2e0ae6d25f Solaris-readdir_r-wants-large-buffer fix 26 years ago
Sascha Schumann 2c42094494 Clean up the mess WRT rebuilding a limited set of files. 26 years ago
Stig Bakken abe372481d forgot to commit this one last night 26 years ago
Sascha Schumann 4f71062551 Lift the add-once limit for libraries, because there are valid reasons 26 years ago
Sascha Schumann e51571595c Add support for building C++ sources. 26 years ago
Andrei Zmievski eb6f625d83 Wrong number of commas. 26 years ago
Sascha Schumann d3d350e7ce Suppress AC_ADD_LIBRARY(x) where x is matched by /^(c|c_r|pthread*)$/ 26 years ago
Sascha Schumann 9a63d8af7f Add PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE 26 years ago
Sascha Schumann b8063c342c Separate creating config_vars.mk and generating Makefiles. 26 years ago
Sascha Schumann e49ad341bd Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. 26 years ago
Sascha Schumann 01ecd47a05 Fix test for php_always_shared 26 years ago
Sascha Schumann 1e56dd781a Make use of already existing macro PHP_PROG_SENDMAIL 26 years ago
Sascha Schumann 7bb2af41e3 Use sed instead of tr. The tr regexp syntax does not seem to be portable 26 years ago
Sascha Schumann 2bd6846adc Solve conflict with mysql's readdir_r check. Both defined HAVE_READDIR_R, 26 years ago
Sascha Schumann 25df65b0b8 Support old-style readdir_r() 26 years ago
Sascha Schumann f1eefa64ec A couple of cleanups and shared-libadd additions 26 years ago
Sascha Schumann 417f74451f Cosmetic changes 26 years ago