summaryrefslogtreecommitdiff
path: root/sapi/apache2filter/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFHfoobar2005-09-011-1/+1
* - Changed -a to -A to prevent enabling PHP in httpd.conf automatically.foobar2005-08-051-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* Might not be obvious for everyone :)foobar2005-04-101-1/+1
* - Apply the same fix to apache2filter too.Moriyoshi Koizumi2004-12-121-4/+4
* - MFB: Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)Derick Rethans2004-08-231-3/+9
* Aligned configure help texts.foobar2003-10-031-1/+2
* - Use the correct paths to apu-config / apr-configfoobar2003-07-161-6/+8
* apache2filter does not require 2.0.44foobar2003-07-081-2/+2
* - Fixed bug #24537 (apache2 compile missing include directories)foobar2003-07-081-15/+18
* - Fix the error message if apxs|2 is fubar.foobar2003-05-281-1/+1
* MFB usage fixSascha Schumann2003-04-281-1/+1
* update php module name to php5, not php4.Sterling Hughes2003-03-291-3/+3
* - Changed --with-apxs2 for apache2handler.foobar2003-03-101-2/+2
* - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)foobar2003-02-231-4/+9
* Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)foobar2003-02-031-2/+1
* Fixed bug: #21698, httpd.conf not modified with "make install"foobar2003-01-211-4/+3
* Allow this to build on beos with it's bizarre linking.David Reid2002-09-231-0/+8
* Break up the INSTALL_IT line into comprehensible piecesSascha Schumann2002-07-111-1/+9
* Use a simple IFS; set step to interprete the httpd -v outputSascha Schumann2002-07-111-1/+1
* - Fix the version check again.foobar2002-07-071-1/+1
* Better fix it here too..foobar2002-06-291-1/+1
* Require 2.0.40foobar2002-06-281-2/+2
* Fixed bug: #17491 (honor INSTALL_ROOT)foobar2002-06-281-3/+5
* @ Turn off ZTS if Apache2 is using the prefork MPM. (Rasmus)Rasmus Lerdorf2002-06-241-1/+4
* Allow the version checks for --with-apxs= and --with-apxs2= to workCliff Woolley2002-05-171-1/+1
* Patch by Justin Erenkrantz <jerenkrantz@apache.org> for enablingMarko Karppinen2002-05-131-1/+12
* Well that didn't last long! (Reverting previous.)Marko Karppinen2002-05-051-1/+1
* Prelim. patch to enable apache2filter to link on Darwin.Marko Karppinen2002-05-051-1/+1
* be a bit more verbose about what is wrongSascha Schumann2002-04-261-2/+2
* - Fix for bug: #16791. (more reliable test)foobar2002-04-261-6/+10
* Refine the OS X support a bitMarko Karppinen2002-04-221-3/+6
* Merged the Mac OS X compile changes from the Apache 1.3 SAPI.Marko Karppinen2002-04-221-8/+18
* - Added checks to prevent building the DSO with wrong configure option.foobar2002-04-121-0/+6
* Let people know this stuff is experimental.foobar2002-04-101-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-2/+1
* Added missing cvs ids and unified configure messages.foobar2001-11-301-1/+3
* Use EXTRA_LDFLAGS at this point.Sascha Schumann2001-05-231-1/+1
* Reindent, add link map for AIX, improve diagnostic message,Sascha Schumann2001-05-191-34/+43
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* Make the module compile again with the latest httpd-2.0 cvs.Sascha Schumann2001-02-281-1/+0
* An Apache 2.0 Filter for PHP, completely from scratch.Sascha Schumann2000-10-261-0/+51