summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* * 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