summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.in: Remove the #undef lines for the PACKAGE_ macrosKen Raeburn2006-03-311-11/+0
* * configure.in: Don't test word sizesKen Raeburn2006-03-311-5/+0
* * configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, notKen Raeburn2006-03-301-3/+4
* * configure.in: Check for getusershell, lstat, pwd.h, arpa/inet.h. On OSF/1,Ken Raeburn2006-03-281-2/+12
* remove some commented-out commandsKen Raeburn2006-03-261-4/+0
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+2
* * configure.in: Check for vsnprintf and vasprintf, and for positionalKen Raeburn2006-03-091-1/+25
* Merge from plugin branchKen Raeburn2006-03-071-2/+3
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-171-1/+1
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-041-3/+0
* Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in variousKen Raeburn2005-09-221-1/+1
* * aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL,Ken Raeburn2005-08-201-10/+2
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-2/+1
* * configure.in: Check for endian.hKen Raeburn2005-06-151-1/+1
* * configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h,Ken Raeburn2005-06-101-3/+21
* Fix gcc preprocessor warnings due to last changeKen Raeburn2005-06-061-0/+9
* Some autoconf messages want to use the PACKAGE_* valuesKen Raeburn2005-06-011-1/+1
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-131-7/+354
* * configure.in: Don't check for getpwnam_r and getpwuid_r in the thread-safetyKen Raeburn2005-03-261-1/+5
* Make patchlevel.h be the master version fileTom Yu2004-09-251-2/+8
* * configure.in: Don't test for pthread_rwlock_initKen Raeburn2004-08-241-3/+0
* * configure.in: Check for pthread_rwlock_initKen Raeburn2004-07-061-0/+3
* * configure.in: Fix bug in last change that caused a variable to be used befo...Ken Raeburn2004-07-061-1/+1
* * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch.Ken Raeburn2004-07-041-1/+4
* * configure.in: Check for various _r functions needed for thread safety. IfKen Raeburn2004-06-041-0/+22