24 Commits (3fdf0dbedcdc4bd108079d094620dbddff627a19)

Author SHA1 Message Date
Sascha Schumann 7365698268 Moving APXS-specific checks into respective config.m4. The placement of 27 years ago
Zeev Suraski 7bbe67d25a @- Fix a crash in the Apache syntax highlighting mode (Zeev) 27 years ago
Sascha Schumann b47cb50ccd Separate libpaths into PHP_LDFLAGS, so that we can address them 27 years ago
Rasmus Lerdorf 45f9527518 More maintainer-mode cleanups 27 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 27 years ago
Zeev Suraski da5464b145 - zend_file_handles must now flag whether their .filename property should be 27 years ago
Sascha Schumann 51c83e9f4b --enable-versioning can now be used with CGI/AOLserver as well. Note that 27 years ago
Sascha Schumann 111cedbbea Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 27 years ago
Sascha Schumann 677bf03f07 Allow --with-apxs and --with-regex=apache 27 years ago
Sascha Schumann bcb2214e99 Improve regex library selection. It lets user specify whether they want 27 years ago
Sascha Schumann ceae3847b8 Enable selective regex library compilation. 27 years ago
Rasmus Lerdorf cf0868fec8 Clean up regex header file mess. php.h now explicitly includes php_regex.h 27 years ago
Thies C. Arntzen a19f5933d5 fix suggested by sascha for xml-build in apxs mode 27 years ago
Sascha Schumann 3f1c010615 Remove SAPI_TARGET and use PHP_SAPI completely. 27 years ago
Sascha Schumann 2dd9f01a69 Fix typo. 27 years ago
Sascha Schumann 7976bcbd28 Get rid of *_SHLIB variables. Our config scripts don't need Perl, 27 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago
Sascha Schumann 3f1465a66e Object files are usually not found in the srcdir. 27 years ago
Sascha Schumann be2668c027 Use the already compiled `mod_php4.o'. This avoids the trouble 27 years ago
Sascha Schumann 5320c897f5 Automatically add the SAPI target's Makefile to the list. This 27 years ago
Sascha Schumann cf4afd61f0 * create Makefiles for ext, pcrelib, sapi/* 27 years ago
Sascha Schumann 174c79dcba Fix a VPATH issue. 27 years ago
Stig Bakken 1cb0d88186 Decent configure speedup. Makefiles are now generated only for the 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago