summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Make APR-util configure script rely on APR. This removes the locallyjerenkrantz2001-08-011-61/+26
* Cleanup the apr-util configure.in file. We no longer try to generaterbb2001-07-301-7/+6
* Grab the libtool.m4 files from APR. This fixes the bug Jeff just reported.rbb2001-07-301-0/+1
* Convert apr-util to use APR's build directory. This greatly simplifiesrbb2001-07-301-4/+6
* Allow all parts of Apache 2.0 to build when --srcdir is used. Thisrbb2001-07-091-24/+37
* Now that we have the new libtool that allows us to do shared builds, thisdreid2001-06-081-0/+3
* APR-utilize the date functions from httpd-2.0. Add it to thejerenkrantz2001-05-311-0/+1
* Allow LTFLAGS to be overridden by the configure command-linefielding2001-05-121-8/+13
* AC_PROG_LIBTOOL can't be invoked more than once in a configure.intrawick2001-05-091-6/+13
* Fix a build breakage I introduced earlier.dreid2001-05-091-2/+2
* This is required to get apr-util building as a shared library on BeOS.dreid2001-05-091-1/+10
* Change --without-libtool to --disable-libtool.rbb2001-04-091-1/+1
* Migrate the --without-libtool changes from APR to APR-util. This allowsrbb2001-04-091-2/+3
* Allow APR-util to be compiled without libtool. The default is to continuerbb2001-04-081-0/+19
* Eliminate a stupid warning from libtoolize.fielding2001-03-311-3/+3
* Use aplibtool on OS/2.bjh2001-03-291-1/+12
* I sure hope Greg finds another solution at NOT breaking the build process.martin2001-03-091-1/+0
* Make Makefile in xml/expatmartin2001-03-091-0/+1
* Shift XML handling code from Apache down into APRUTILgstein2001-02-241-11/+15
* Teach configure about the new DB selections. The stuff must still be on thegstein2001-01-251-1/+1
* Upon a vote of 5 to 3 for eliminating the src/ structure, and unanimouswrowe2001-01-181-9/+8
* Simplify the inclusion of rules.mk -- no need for top_builddir now thatgstein2001-01-071-2/+3
* - with the re-addition of "test" to the SUBDIRS in the top-level Makefile,gstein2001-01-071-1/+5
* use the '.include ".../rules.mk"' makefile syntax for the BSDi platform.gstein2001-01-041-0/+13
* Add apu.h to the apr-util configure setup.rbb2000-12-211-0/+1
* Stop using the perl version of the make exports script.rbb2000-12-211-0/+1
* pick up exported vars from APR, and export some of our own.gstein2000-12-121-1/+19
* fix up the include paths for the new include/private directorygstein2000-12-121-3/+3
* *) add apr_dbm to the build (was apu_dbm)gstein2000-12-061-26/+5
* initial population of the APRUTIL module.gstein2000-12-021-0/+77