summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.in: Include dependency support for shared library buildKen Raeburn2004-05-051-1/+1
* * configure.in: Generate a makefile in util/supportKen Raeburn2004-05-051-1/+1
* * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6,Ken Raeburn2004-03-241-12/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-051-8/+91
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-261-1/+1
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-1/+1
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-131-15/+0
* * configure.in: Use AC_HELP_STRING for kdc-replay-cache option infoKen Raeburn2003-12-281-4/+2
* work around Solaris 9 pty-close bugTom Yu2003-12-061-0/+16
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-4/+0
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-7/+1
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-241-4/+3
* Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2002-09-141-21/+0
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-131-1/+5
* * configure.in: Configure lib/krb4 and krb524 only if KRB4_LIBKen Raeburn2002-08-291-1/+9
* * configure.in: Configure util/et and util/ss only if they're going to be usedKen Raeburn2002-08-291-1/+7
* drop libdyn as a separate libraryKen Raeburn2002-07-171-1/+0
* get rid of lib/krb5utilKen Raeburn2002-06-251-1/+1
* * configure.in (AC_CONFIG_SUBDIRS): Always run configure inEzra Peisach2002-04-251-1/+1
* * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP; it's no longerTom Yu2001-10-121-3/+1
* * krb5-config.in: New script for providing linker and compilerEzra Peisach2001-05-301-0/+10
* * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that weKen Raeburn2001-01-161-0/+3