summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Introduce DBM DSO linkage.wrowe2008-11-211-0/+3
* Now, revert r719466. Must quit using commit -m ""wrowe2008-11-211-3/+0
* replace missing commentwrowe2008-11-211-0/+3
* Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unitminfrin2008-09-071-0/+2
* Add forgotten DBDs to Makefile.in.bojan2008-06-131-0/+2
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-0/+1
* As with apr, be nice and build all the tests, even those we aren'twrowe2007-10-191-1/+1
* * configure.in, Makefile.in: Define the libtool versioning hint here,jorton2007-09-251-0/+2
* Add support for loading DBD drivers as DSOs:jorton2007-01-301-4/+26
* * Makefile.in (CLEAN_SUBDIRS): Add @APR_XML_DIR@ so clean andjorton2007-01-071-1/+1
* * Makefile.in (TARGETS): Include all targets which jorton2006-02-161-2/+2
* Fix embedded name of libaprutil in aprutil.exp. Thistrawick2005-05-241-1/+1
* * configure.in: Use AC_CONFIG_*.jorton2005-02-041-2/+2
* Add test as an alias to checkthommay2005-01-211-0/+1
* * Makefile.in: install.sh can not handle wildcards, so expand out with for loop.jerenkrantz2004-11-281-2/+3
* Link libaprutil against the libraries on which it depends (droppingjorton2004-11-201-2/+1
* Allow to use apr-iconv.jfclere2004-10-071-3/+3
* * configure.in: Use AC_PROG_INSTALL.jorton2004-08-231-22/+10
* Only install apu-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-101-5/+4
* * Makefile.in (install): Install an apu-1-config script alongsidejorton2004-07-011-1/+3
* * Makefile.in (install, exports.c, export_vars.c): Use new APR_*jorton2004-06-301-9/+6
* * Makefile.in (install): Simplify stupid over-engineering.jorton2004-06-301-8/+3
* * Makefile.in (APRUTIL_PCFILE): New target.jorton2004-06-301-3/+9
* Revert previous change (effectively) to fix VPATH build with in-treejorton2004-06-231-1/+3
* * Makefile.in: Generate export_vars.c not export_vars.h per APR fixjorton2004-06-231-6/+6
* * build/apu-conf.m4: Don't export APR_SOURCE_DIR.jorton2004-06-231-6/+7
* Remove "location detection" from apu-config:jorton2004-06-141-3/+6
* * Makefile.in (DISTCLEAN_TARGETS): Add apr-util.pc.jorton2004-05-311-1/+2
* Add pkg-config APR util filethommay2004-05-291-0/+4
* This seems to have been lost in the changeover. If there is anotherdreid2004-03-091-1/+2
* Stop generating the delimiter table. We only have two of them: one forgstein2004-02-211-1/+1
* * Makefile.in (CLEAN_TARGETS): Add .make.dirs.jorton2004-02-171-1/+1
* * Makefile.in: Specify EXTRA_SOURCE_DIRS to build the bundled copy ofjorton2004-02-071-0/+1
* * Makefile.in (DISTCLEAN_TARGETS): Add apu_want.h.jorton2004-02-061-1/+1
* * Makefile.in: Use portable make syntax.jorton2004-02-061-2/+2
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-39/+14
* * Makefile.in: Remove files generated during 'make' in the 'clean'jorton2004-02-031-4/+3
* * Makefile.in (install): Remove blank line which emacsjorton2003-10-221-3/+2
* Remove include/apr_ldap.h on distclean.jerenkrantz2003-02-171-2/+2
* - Add all of the standard versioning infrastructure bits derived from APR.jerenkrantz2002-09-101-1/+5
* Running "make check" in the toplevel directory or the test/ directoryaaron2002-09-051-0/+3
* Install libaprutil support libraries before installing libaprutiltrawick2002-08-121-3/+3
* Work-around autoconf-2.53+ bug which overrides with faulty top_builddir value.jerenkrantz2002-08-011-2/+2
* Enforce touching of the generated TARGET_LIB.jerenkrantz2002-07-201-1/+1
* Add .NOTPARALLEL target to hint to smarter makes that we can not executejerenkrantz2002-07-201-0/+1
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-1/+1
* Fix a couple of typos in some Makefiles.rbb2002-06-151-1/+1
* Allow 'make install DESTDIR=/path'. This allows packagers to installrbb2002-06-151-13/+13
* Ensure that apu-config --libs does not print any libtool libraries. PHPjerenkrantz2002-05-141-0/+2
* Oh, yuck. Add missing \.jerenkrantz2002-05-131-1/+1