summaryrefslogtreecommitdiff
path: root/apu-config.in
Commit message (Expand)AuthorAgeFilesLines
* Resolve jorton's veto by reversing this behavior, introduce thewrowe2008-05-231-2/+6
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-0/+5
* Update license headers.jerenkrantz2007-01-151-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-3/+4
* Emit the run-time link path option in apu-config after installation if the userjerenkrantz2004-12-091-1/+3
* Only install apu-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-101-3/+3
* Remove "location detection" from apu-config:jorton2004-06-141-30/+7
* Relicense some more files.jorton2004-02-261-49/+11
* Allow querying of the version of the DB libraries APU linked against.thommay2003-07-081-0/+6
* Fix quoting of variable passed to test -nthommay2003-06-201-1/+1
* Add a check to see if the sourcedir actually exists. If it doesn't,striker2003-06-021-1/+3
* Fix error in apu-config when symlinks are involved.jerenkrantz2003-03-231-5/+8
* If we have realpath available, we need to transform APU_SOURCE_DIR too.jerenkrantz2003-02-221-0/+1
* Tweak wording of help output for --includedir to match apr-config.jerenkrantz2003-01-301-1/+1
* Add --includedir flag to apu-config.jerenkrantz2003-01-301-0/+13
* Stop using the top_* variables that autoconf nicely munges with 2.5+. Wejerenkrantz2003-01-231-2/+2
* The which line should be double-quoted.jerenkrantz2003-01-081-1/+1
* Allow apu-config to work in symlinked install directories when 'realpath' isjerenkrantz2003-01-081-0/+5
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* In case someone else comes along as asks the same question I did...aaron2002-12-101-0/+1
* * apu-config.in: add a --version switch, just like apr-config.insussman2002-11-051-0/+5
* --libs option emits a path to libexpat.la, which forces the client to use GNU...wsanchez2002-09-251-2/+2
* Don't search $prefix/lib on account of headers living in xml/expat/lib in the...wsanchez2002-09-251-3/+3
* LIBS isn't the only variable in which we want the installed version ofwsanchez2002-09-251-8/+9
* Simplify.wsanchez2002-09-251-3/+1
* $prefix, not $PREFIXwsanchez2002-09-251-1/+1
* Add --bindir option to apu-config so that users of APR-util have an ideajerenkrantz2002-09-191-0/+5
* Fix up APRUTIL_LIBNAME substitution.jerenkrantz2002-09-171-6/+6
* - Add all of the standard versioning infrastructure bits derived from APR.jerenkrantz2002-09-101-4/+9
* Revert and fix ala gstein.jerenkrantz2002-05-141-2/+15
* Always print the LA_FILE information even if the .la file doesn't existjerenkrantz2002-05-141-11/+2
* If $bindir doesn't exist, do not cd to that directory.jerenkrantz2002-04-191-1/+5
* Add --old-expat option to apu-config to allow users of apr-util tojerenkrantz2002-04-161-0/+10
* Fix apu-config --includes to properly handle cases when apr-util isjerenkrantz2002-04-161-2/+9
* Fix the install detection code in case the install area uses agstein2002-03-141-1/+2
* Update our copyright for this year.fielding2002-03-131-1/+1
* Add missing test command.jerenkrantz2002-02-151-1/+1
* Rework apu-config and find_apu.m4 to match gstein's rewrite of APR variants.jerenkrantz2002-02-151-14/+78
* Fix to work with VPATH builds.jerenkrantz2002-01-241-2/+3
* add --with-berkeley-db=DIR option.ianh2002-01-191-0/+5
* APRUTIL_INCLUDES now available.ianh2002-01-181-0/+5
* Add apu-config - this is essentially APR's apr-config geared for apr-util.jerenkrantz2002-01-171-0/+119