summaryrefslogtreecommitdiffstats
path: root/acinclude.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* These changes didn't get into the patch for dynamic modules. With this,Ryan Bloom2000-02-181-0/+2
* Back out most of the last commit. Keep APR macros seperate from ApacheBill Stoddard2000-01-211-1/+1
* Convert HAVE_NETINET... to the APR macBill Stoddard2000-01-201-1/+1
* Move threads/reentrancy m4 macros into threads.m4. All results are nowSascha Schumann2000-01-161-63/+1
* Rewrite pthreads check to be more tool-independent, and propagate flagsSascha Schumann2000-01-161-38/+25
* gcc on AIX takes -mthreads. I wonder what they smoked during creatingSascha Schumann2000-01-121-1/+4
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-111-49/+298
* (APACHE_INADDR_NONE) Additionally include sys/types.h, if it is available. AlsoSascha Schumann1999-12-301-0/+9
* Cleanup the threads check, also resets the CFLAGS and LDFLAGS variablesRyan Bloom1999-12-241-6/+8
* Submitted by: Sascha Schumann <sascha@schumann.cx>rasmus1999-12-241-1/+1
* Submitted by: Sascha Schumann <sascha@schumann.cx>rasmus1999-12-241-2/+23
* Finish the MPM decision logic. This moves the threads checking stuff intoRyan Bloom1999-12-241-5/+5
* First stab at logic to determine which threading library to use. This alsoRyan Bloom1999-12-231-0/+43
* Eliminate the .h.stub files; AC_DEFINE can generate the necessaryManoj Kasichainula1999-12-201-2/+4
* An indented "#include" can cause problems on some compilers. Make sureManoj Kasichainula1999-12-091-4/+4
* autoconf: Start adding support for selecting modules on theManoj Kasichainula1999-12-051-5/+6
* The possibility of a libenv module and a libenv system library (forManoj Kasichainula1999-12-051-2/+2
* Fix what I think is a bug where rlim_t won't be #defined on systemsManoj Kasichainula1999-12-011-1/+3
* Eliminate ap_config.h's checks when using autoconf. Now, ap_ac_config.hManoj Kasichainula1999-12-011-0/+33
* The second part of the big autoconf patch, which actually adds autoconfManoj Kasichainula1999-11-301-0/+59