| Commit message (Expand) | Author | Age | Files | Lines |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -3/+3 |
* | Do not set apache stuff if not building apache | foobar | 2005-03-04 | 1 | -27/+31 |
* | - There is no --with-apache2, only apxs2 | Derick Rethans | 2005-01-26 | 1 | -1/+1 |
* | MFB: typo in config.m4 (potential configuration problem with Stronghold) | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
* | - Fix the error message if apxs|2 is fubar. | foobar | 2003-05-28 | 1 | -1/+1 |
* | Merge proper -I parameter for APXS builds | Sascha Schumann | 2003-03-30 | 1 | -1/+5 |
* | update php module name to php5, not php4. | Sterling Hughes | 2003-03-29 | 1 | -20/+20 |
* | Possible fix for #22259 + part 1/2 for fixing one AIX bug.. | foobar | 2003-02-24 | 1 | -5/+9 |
* | - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) | foobar | 2003-02-23 | 1 | -1/+13 |
* | Added HAVE_APACHE define. | foobar | 2003-02-13 | 1 | -3/+5 |
* | Fixed the "member fd in BUFF" test for --with-apxs builds | foobar | 2003-02-12 | 1 | -0/+1 |
* | move check to proper place | Sascha Schumann | 2003-02-11 | 1 | -4/+3 |
* | Detect whether BUFFs contain a fd element. IBM is hiding the actual | Sascha Schumann | 2003-02-11 | 1 | -0/+13 |
* | - Fixed bug: #18560, the macro was not defined always. | foobar | 2002-07-25 | 1 | -11/+0 |
* | the variable interpolation was already subject to IFS treatment, | Sascha Schumann | 2002-07-11 | 1 | -1/+2 |
* | Use a simple IFS; set step to interprete the httpd -v output | Sascha Schumann | 2002-07-11 | 1 | -1/+11 |
* | - Fix the version check again. | foobar | 2002-07-07 | 1 | -2/+1 |
* | Oops, extra pipe snuck in | Rasmus Lerdorf | 2002-06-29 | 1 | -1/+1 |
* | Fix for bug #18055 | Rasmus Lerdorf | 2002-06-28 | 1 | -1/+2 |
* | Allow the version checks for --with-apxs= and --with-apxs2= to work | Cliff Woolley | 2002-05-17 | 1 | -1/+1 |
* | be a bit more verbose about what is wrong | Sascha Schumann | 2002-04-26 | 1 | -1/+1 |
* | - Fix for bug: #16791. (more reliable test) | foobar | 2002-04-26 | 1 | -6/+8 |
* | Part 3 of static apache build fixes: | foobar | 2002-04-23 | 1 | -10/+7 |
* | - Prevent users from trying to make a static build with Apache2 using | foobar | 2002-04-13 | 1 | -26/+3 |
* | - Added checks to prevent building the DSO with wrong configure option. | foobar | 2002-04-12 | 1 | -0/+6 |
* | Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of | Marko Karppinen | 2002-03-30 | 1 | -12/+17 |
* | Prepare for MH_BUNDLE build on Mac OS X / Darwin | Marko Karppinen | 2002-03-29 | 1 | -0/+5 |
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -8/+6 |
* | - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>) | Derick Rethans | 2002-03-04 | 1 | -1/+1 |
* | make it more clear that --with-apache and --with-apxs only work with apache 1.x. | jim winstead | 2002-02-25 | 1 | -4/+4 |
* | Added missing cvs ids and unified configure messages. | foobar | 2001-11-30 | 1 | -2/+3 |
* | Fixed bugs: #14034, #11647 (can not find any others) | foobar | 2001-11-19 | 1 | -1/+10 |
* | * fix default path in configure help text | Stig Bakken | 2001-10-10 | 1 | -1/+1 |
* | Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it | Sascha Schumann | 2001-06-15 | 1 | -10/+1 |
* | Use EXTRA_LDFLAGS at this point. | Sascha Schumann | 2001-05-23 | 1 | -1/+1 |
* | s/^I/ / and some re-indenting. Also align the APXS checking code | Sascha Schumann | 2001-05-19 | 1 | -182/+181 |
* | First try at using Apache's export list when building a DSO. | Sascha Schumann | 2001-05-18 | 1 | -0/+6 |
* | Nuke more quotes | Sascha Schumann | 2001-05-12 | 1 | -1/+1 |
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 1 | -1/+1 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -3/+3 |
* | Automatically carry over macro definitions from Apache. | Sascha Schumann | 2000-12-04 | 1 | -6/+5 |
* | More verbose error message for non-working apxs case | Sascha Schumann | 2000-11-13 | 1 | -1/+5 |
* | Fixed bug #6356. | foobar | 2000-09-11 | 1 | -1/+1 |
* | look for apxs in /usr/sbin (that's where SUSE puts it) | Hartmut Holzgraefe | 2000-06-17 | 1 | -0/+7 |
* | Due to creating the Makefiles later, generating libphp4.module failed, | Sascha Schumann | 2000-06-13 | 1 | -0/+1 |
* | The ! command is not portable. | Sascha Schumann | 2000-06-09 | 1 | -1/+3 |
* | Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. | Sascha Schumann | 2000-06-08 | 1 | -16/+16 |
* | Fix wording (not "to apxs", but "of apxs"). | Sascha Schumann | 2000-05-15 | 1 | -1/+1 |
* | Complain loudly and stop configuration, if we cannot run apxs. | Sascha Schumann | 2000-05-15 | 1 | -0/+7 |
* | Some white-space changes | Sascha Schumann | 2000-03-26 | 1 | -6/+4 |