77 Commits (67817a199ca4c8bcff163cb005287c0087db6bf3)

Author SHA1 Message Date
SVN Migration 3e94ce6a97 This commit was manufactured by cvs2svn to create tag 'NEWS'. 17 years ago
Jani Taskinen eb923bf6fc MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 19 years ago
Jani Taskinen dee01c13ad - Changed all AC_ARG_* options to PHP_ARG_* options and cleaned up some 19 years ago
foobar 7bd41e0715 MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs) 19 years ago
foobar 6504c24187 - Fixed bug #41576 (misbehaviour when using --without-apxs) 19 years ago
Andrei Zmievski 0b222980d0 Rename php5 module to php6. Remove version number from 19 years ago
foobar 89199c43b2 - Nuke non-working part 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 4c883c79bb Do not set apache stuff if not building apache 21 years ago
Derick Rethans 7b27263e16 - There is no --with-apache2, only apxs2 21 years ago
Antony Dovgal ad503c814b MFB: typo in config.m4 (potential configuration problem with Stronghold) 22 years ago
foobar dcb0daeae3 - Fix the error message if apxs|2 is fubar. 23 years ago
Sascha Schumann d26e1b751c Merge proper -I parameter for APXS builds 23 years ago
Sterling Hughes 3f700e58ab update php module name to php5, not php4. 23 years ago
foobar 73bae37f26 Possible fix for #22259 + part 1/2 for fixing one AIX bug.. 23 years ago
foobar 6000c7b46c - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) 23 years ago
foobar 2f2f6739b4 Added HAVE_APACHE define. 23 years ago
foobar e337c5d1c6 Fixed the "member fd in BUFF" test for --with-apxs builds 23 years ago
Sascha Schumann fa6d2d48c5 move check to proper place 23 years ago
Sascha Schumann 67f18fcf6c Detect whether BUFFs contain a fd element. IBM is hiding the actual 23 years ago
foobar 272913f3d4 - Fixed bug: #18560, the macro was not defined always. 24 years ago
Sascha Schumann 808f05c205 the variable interpolation was already subject to IFS treatment, 24 years ago
Sascha Schumann ee619493b3 Use a simple IFS; set step to interprete the httpd -v output 24 years ago
foobar 2ca9ae687d - Fix the version check again. 24 years ago
Rasmus Lerdorf 03b76b278e Oops, extra pipe snuck in 24 years ago
Rasmus Lerdorf 02022179c9 Fix for bug #18055 24 years ago
Cliff Woolley 8283979afc Allow the version checks for --with-apxs= and --with-apxs2= to work 24 years ago
Sascha Schumann 12ba44827a be a bit more verbose about what is wrong 24 years ago
foobar 492efe963f - Fix for bug: #16791. (more reliable test) 24 years ago
foobar eb18c5c38c Part 3 of static apache build fixes: 24 years ago
foobar 0fa1516483 - Prevent users from trying to make a static build with Apache2 using 24 years ago
foobar f81166f34e - Added checks to prevent building the DSO with wrong configure option. 24 years ago
Marko Karppinen 676afb33b8 Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of 24 years ago
Marko Karppinen 60663c1f64 Prepare for MH_BUNDLE build on Mac OS X / Darwin 24 years ago
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Derick Rethans a6738260af - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>) 24 years ago
jim winstead 63669c6a64 make it more clear that --with-apache and --with-apxs only work with apache 1.x. 24 years ago
foobar f43b57190c Added missing cvs ids and unified configure messages. 25 years ago
foobar 41b21156cc Fixed bugs: #14034, #11647 (can not find any others) 25 years ago
Stig Bakken 99687096ca * fix default path in configure help text 25 years ago
Sascha Schumann e843e8c5f0 Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it 25 years ago
Sascha Schumann 1ad2a710ab Use EXTRA_LDFLAGS at this point. 25 years ago
Sascha Schumann 40245019cc s/^I/ / and some re-indenting. Also align the APXS checking code 25 years ago
Sascha Schumann e29a1b2230 First try at using Apache's export list when building a DSO. 25 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 25 years ago
Wilfredo Sanchez 0df6e8dd88 Add INSTALL_ROOT variable to specify install location. 25 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 25 years ago
Sascha Schumann dedec6614e Automatically carry over macro definitions from Apache. 26 years ago
Sascha Schumann 04f180b08a More verbose error message for non-working apxs case 26 years ago
foobar 9559b88894 Fixed bug #6356. 26 years ago