summaryrefslogtreecommitdiff
path: root/build/apu-conf.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix build with LDAP on FreeBSD.bojan2008-07-081-0/+10
* Older OpenLDAP implementations may have ldap_set_rebind_proc() with two args.bojan2008-06-161-0/+20
* Correct licensing blocks to conform to ASF guidelines. Somehow, this happenedwrowe2008-05-281-6/+6
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-2/+3
* only omit the "/" from "z/OS" if using in a variable nametrawick2007-11-261-1/+1
* Support Tivoli ITDS LDAP client library, without SSL supporttrawick2007-07-311-0/+8
* Fix up r493791 by properly exporting library path when --with-expat specified.jerenkrantz2007-07-291-1/+9
* fix some strange characters in the codebnicholes2007-03-141-1/+1
* Add the #define APR_LDAP_SIZELIMIT that is set appropriately forbnicholes2007-03-131-0/+11
* Rewrite expat detection to test for the presence of expat using thejorton2007-01-071-151/+88
* * build/apu-conf.m4jerenkrantz2006-08-311-1/+8
* Document --with-expat=builtinwrowe2006-02-041-1/+1
* Fix VPATH builds, and symlink builds where apr and apr-util wrowe2006-02-041-0/+6
* Teach configure to find the Novell LDAP SDK on Solaris.minfrin2005-09-201-0/+1
* Only bring in gssapi if the Novell toolkit is being used, otherwiseminfrin2005-09-181-5/+1
* Teach configure how to find the Novell SDK. The Novell SDKminfrin2005-09-151-0/+5
* * build/apu-iconv.m4, build/dbm.m4, build/apu-hints.m4,jorton2005-02-241-5/+22
* The Mozilla SDK has a different vendor string to the Netscape and Solarisminfrin2005-01-211-4/+13
* Add the ability to detect the flavour of the LDAP toolkit within configure,minfrin2005-01-061-0/+52
* Fix the detection of ldap.h so that it works again on autoconf v2.13.minfrin2004-12-211-5/+16
* Rework the LDAP toolkit detection to be more accurate than "OpenLDAPminfrin2004-12-201-6/+20
* Fix the detection of ldap.h on Solaris - it needs lber.h to be defined first.minfrin2004-12-171-1/+5
* Only install apu-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-101-1/+1
* * build/apu-conf.m4 (APU_FIND_APR): Don't export APR_SOURCE_DIR;jorton2004-06-301-5/+0
* Revert previous change (effectively) to fix VPATH build with in-treejorton2004-06-231-0/+5
* * build/apu-conf.m4: Don't export APR_SOURCE_DIR.jorton2004-06-231-4/+0
* * build/apu-conf.m4 (APU_CHECK_CRYPT_R_STYLE): Cleaned up version ofjorton2004-03-131-0/+26
* Revamp DBM detection code. Specifically the Berkeley DB portion.striker2003-08-281-455/+0
* -lresolv must precede -lsocket, because it contains references to socket func...martin2003-05-281-2/+2
* Fix a problem with LDAP configuration which caused subsequenttrawick2003-05-091-0/+2
* Fix a problem preventing the use of the bundled Expat when APR-utiltrawick2003-05-091-1/+1
* Stop stupid sed tricks with APR_BUILD_DIR and use --installbuilddir optionjerenkrantz2003-03-051-3/+1
* Use correct quoting mechanism for APR_SUBDIR_CONFIG.jerenkrantz2003-02-151-2/+2
* Pass required options to expat so that expat is aware of how it at a minimumjerenkrantz2003-01-231-2/+2
* Detect OpenLDAP when used with Solaris 9.minfrin2003-01-211-1/+6
* BDB 4.1 uses 4001 rather than 4000 when compiled with --with-uniquenamesthommay2003-01-201-1/+6
* Debian provides a db4 with configured with --with-uniquenames so thejerenkrantz2002-12-191-0/+5
* Add $apu_db_xtra_libs state.wsanchez2002-12-151-0/+13
* Since there has been only a single comment and no objections, beginwrowe2002-12-111-8/+8
* Bug #9789 NDBM support for apr_dbm.ianh2002-08-211-4/+82
* remember what the user said when they tell us where the ldap includes and/ortrawick2002-07-301-3/+9
* Find installed expat on 64-bit platforms.jerenkrantz2002-07-161-0/+7
* How did that fi sneak in? Remove it.jerenkrantz2002-05-141-1/+0
* If we're using our bundled expat, we can't (yet) provide -L/-l linkjerenkrantz2002-05-141-1/+5
* Ensure that apu-config --libs does not print any libtool libraries. PHPjerenkrantz2002-05-141-15/+45
* Add call to APR_MKDIR_P_CHECK.jerenkrantz2002-05-141-42/+2
* Add support for those distros that have libdb-4.0.so.jerenkrantz2002-04-191-1/+6
* Add --old-expat option to apu-config to allow users of apr-util tojerenkrantz2002-04-161-0/+2
* Add detection of the FreeBSD ports textproc/expat and textproc/expat2.jerenkrantz2002-03-011-2/+15
* Get APR_SO_EXT and APR_LIB_TARGET vars from apr-configjerenkrantz2002-02-081-0/+2