summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-0/+4
* See if we need a prototype for isblankKen Raeburn2008-10-061-0/+1
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+1
* Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn2008-08-221-1/+1
* a stash file is not a keytabWill Fiveash2008-08-151-1/+1
* If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn2008-08-141-0/+1
* Don't build PKINIT ASN.1 support code if not building PKINIT pluginKen Raeburn2008-08-131-5/+13
* Add a new directory, configured but not built by default, and neverKen Raeburn2008-08-121-0/+1
* On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn2008-07-181-0/+5
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-041-0/+7
* Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2007-10-311-2/+0
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-0/+2
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-171-1/+1
* Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail...Ken Raeburn2007-08-081-1/+10
* Add PKINIT supportKevin Coffman2007-08-011-0/+6
* Check whether a prototype for vasprintf is neededKen Raeburn2007-07-271-0/+3
* Test for va_copy should be a link test, not a compile testKen Raeburn2007-07-021-1/+7
* If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn2007-06-271-2/+1
* Fix typo and add verbosity in function-capable shell testKen Raeburn2007-06-201-2/+7
* Configure libdb2 in top-level configure scriptKen Raeburn2007-06-201-3/+19
* Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn2007-06-201-0/+4
* Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn2007-06-201-0/+13
* provide asprintf functionality for internal useKen Raeburn2007-06-201-0/+27
* Configure libkdb_ldap directory at top levelKen Raeburn2007-05-311-5/+18
* Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn2007-05-311-3/+3
* Missed part of last checkin.Ken Raeburn2007-04-101-1/+6
* Missed in previous merges: Check if daemon() function needs to be supplied inKen Raeburn2007-03-281-0/+3
* Configure db2 plugin directory at top levelKen Raeburn2007-03-251-1/+20
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-1/+21
* Configure appl test programs from top levelKen Raeburn2007-03-251-0/+13
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-251-8/+8
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-071-0/+4
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-1/+1
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-1/+1
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+17
* * configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn2006-06-151-0/+11
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-0/+1
* Re-disable python plugin configuration accidentally enabled in an earlier che...Ken Raeburn2006-06-021-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-4/+270
* Build lib/krb4 makefile at top levelKen Raeburn2006-05-261-1/+19
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* Mention the python plugin stuff in configure.in, but inside an "if false"Ken Raeburn2006-05-231-0/+5
* Missed change -- don't configure util/profile separatelyKen Raeburn2006-05-181-1/+1
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-4/+22
* * configure.in: Check for strerror_rKen Raeburn2006-04-181-1/+1
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-2/+1
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-051-1/+9
* * configure.in: Check for access, ftime, getcwd, srand48, srand, srandom, stat,Ken Raeburn2006-04-011-2/+52