summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* Remove all iconv detection from APR.striker2002-07-191-0/+3
* The other bit I missed.wrowe2002-07-171-1/+1
* Ensure that apu-config --libs does not print any libtool libraries. PHPjerenkrantz2002-05-141-2/+2
* Add call to APR_MKDIR_P_CHECK.jerenkrantz2002-05-141-0/+3
* Added apr_strmatch APIbrianp2002-05-091-1/+1
* Fix apu-config --includes to properly handle cases when apr-util isjerenkrantz2002-04-161-6/+4
* Rearrange things so that apu-config is set executable when config.statusjerenkrantz2002-02-151-2/+2
* Switch APRUTIL over to use the APR_FIND_APR macro provided by APR.gstein2002-02-061-12/+14
* add --with-berkeley-db=DIR option.ianh2002-01-191-0/+1
* APRUTIL_INCLUDES now available.ianh2002-01-181-0/+4
* Add apu-config - this is essentially APR's apr-config geared for apr-util.jerenkrantz2002-01-171-0/+3
* Fix up VPATH support so that it will survive config.status invocations.jerenkrantz2002-01-041-20/+0
* Make INCLUDE_RULES reference APR_BUILD_DIR (set by apu-conf.m4) insteadjerenkrantz2001-12-311-3/+3
* change Apache/apr/apr-util to use run-time linking on AIXtrawick2001-12-121-6/+0
* Fix to allow VPATH builds. The export lists are created in the build dirs.aaron2001-12-101-2/+2
* shared apr-util is doomed to segfault unless it is told whattrawick2001-12-011-0/+6
* We weren't correctly detecting BSD/OS systems for Makefile conversionjwoolley2001-11-071-2/+7
* When building VPATH, we have to create the include/private directory,rbb2001-09-141-0/+5
* With my normal sense of missing the boat :)dreid2001-08-311-8/+7
* Fix configure.in to add the contents of APRUTIL_EXPORT_LIBS to LIBS.ianh2001-08-241-0/+1
* Third part of LDAP-to-apr-util patch: The ./configure related filesminfrin2001-08-181-1/+3
* We don't need to include libtool.m4 anymore as we blindly use the onejerenkrantz2001-08-081-1/+0
* 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