aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-07-18On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn1-0/+5
2008-03-04Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn1-0/+7
2007-10-31Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn1-2/+0
2007-10-29Test that C++ code can use our installed headersKen Raeburn1-0/+2
2007-09-17Make config.status itself update the timestamp file associated withKen Raeburn1-1/+1
2007-08-08Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail...Ken Raeburn1-1/+10
2007-08-01Add PKINIT supportKevin Coffman1-0/+6
2007-07-27Check whether a prototype for vasprintf is neededKen Raeburn1-0/+3
2007-07-02Test for va_copy should be a link test, not a compile testKen Raeburn1-1/+7
2007-06-27If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn1-2/+1
2007-06-20Fix typo and add verbosity in function-capable shell testKen Raeburn1-2/+7
2007-06-20Configure libdb2 in top-level configure scriptKen Raeburn1-3/+19
2007-06-20Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn1-0/+4
2007-06-20Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn1-0/+13
2007-06-20provide asprintf functionality for internal useKen Raeburn1-0/+27
2007-05-31Configure libkdb_ldap directory at top levelKen Raeburn1-5/+18
2007-05-31Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn1-3/+3
2007-04-10Missed part of last checkin.Ken Raeburn1-1/+6
2007-03-28Missed in previous merges: Check if daemon() function needs to be supplied inKen Raeburn1-0/+3
2007-03-25Configure db2 plugin directory at top levelKen Raeburn1-1/+20
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-1/+21
2007-03-25Configure appl test programs from top levelKen Raeburn1-0/+13
2007-03-25Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn1-8/+8
2007-03-25Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn1-1/+1
2006-10-07Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn1-0/+4
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-1/+1
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-1/+1
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-0/+17
2006-06-15* configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn1-0/+11
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-0/+1
2006-06-02Re-disable python plugin configuration accidentally enabled in an earlier che...Ken Raeburn1-1/+1
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-4/+270
2006-05-26Build lib/krb4 makefile at top levelKen Raeburn1-1/+19
2006-05-25Create crypto, des425 Makefiles from top levelKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23Mention the python plugin stuff in configure.in, but inside an "if false"Ken Raeburn1-0/+5
2006-05-18Missed change -- don't configure util/profile separatelyKen Raeburn1-1/+1
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn1-4/+22
2006-04-18* configure.in: Check for strerror_rKen Raeburn1-1/+1
2006-04-11Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn1-2/+1
2006-04-05Add prerequisites for some header checks to avoid "present but cannotTom Yu1-1/+9
2006-04-01* configure.in: Check for access, ftime, getcwd, srand48, srand, srandom, stat,Ken Raeburn1-2/+52
2006-03-31* configure.in: Remove the #undef lines for the PACKAGE_ macrosKen Raeburn1-11/+0
2006-03-31* configure.in: Don't test word sizesKen Raeburn1-5/+0
2006-03-30* configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, notKen Raeburn1-3/+4
2006-03-28* configure.in: Check for getusershell, lstat, pwd.h, arpa/inet.h. On OSF/1,Ken Raeburn1-2/+12
2006-03-26remove some commented-out commandsKen Raeburn1-4/+0
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-2/+2
2006-03-09* configure.in: Check for vsnprintf and vasprintf, and for positionalKen Raeburn1-1/+25
2006-03-07Merge from plugin branchKen Raeburn1-2/+3