summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* threads.m4 is no more... don't include it anymoretrawick2000-06-301-1/+0
* Finish the Configuration cleanup. This basically merges all of therbb2000-06-281-31/+1
* Remove the new function to output APR variables. This is now done justrbb2000-06-281-8/+0
* Fix the configure process. This does a couple of things to allow APR andrbb2000-06-271-1/+2
* Pass the configure args to sub_configure scripts with the RUN_NOW macro.rbb2000-06-271-1/+1
* One bug and one fluff: need to use the '.' shell ``command'' tojim2000-06-271-1/+1
* Detect libraries based on which platform configure is being run on.rbb2000-06-271-0/+8
* Fix the config.cache used for MM. MM now uses the same cache file as therbb2000-06-201-0/+5
* * RUN_SUBDIR_CONFIG_NOW needs to run the configure script found in srcdir.sascha2000-06-111-10/+14
* Change the APR configure process to call MM's configure script earlyrbb2000-06-101-0/+33
* Rewrite AC_CHECK_DEFINE so that when the appropriate variabletrawick2000-05-221-9/+13
* Add support to APR configuration to recognize several non-standardtrawick2000-05-041-0/+61
* Initial hack of the Apache/APR "hints" file, which uses informationjim2000-05-031-0/+1
* Change the test for ranlib so that we end up with RANLIB=true insteadtrawick2000-04-061-0/+8
* Move threads/reentrancy m4 macros into threads.m4. All results are nowsascha2000-01-161-0/+2
* Typedef socklen_t instead of defining it.sascha2000-01-111-2/+2
* Add check for socklen_t. Falls back to unsigned int.sascha1999-12-291-0/+26
* A couple of new functions for APR's time library.rbb1999-12-211-1/+0
* hange the way that we test for the size of ssize_t, using code suggested bydreid1999-11-131-1/+27
* Remove an error from my earlier commit to configure.rbb1999-11-101-2/+0
* Fix a problem with the configure script. AC_CHECK_SIZEOF is only meant torbb1999-11-101-0/+42
* Fix the problem that David Reid reported about using ./configure on PPC.rbb1999-10-211-1/+1
* Changes to let APR compile and build on AIX with a non GNU compiler.rbb1999-08-191-1/+1
* Initial revisionrbb1999-08-171-0/+98