summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.in: If the cache_file is /dev/null (autoconf 2.49),Ezra Peisach2000-11-011-0/+8
* new --enable/--disable-kdc-replay-cache configure hooksKen Raeburn2000-02-281-0/+6
* * configure.in: Delete old and already disabled code relating to shared libraryKen Raeburn1999-07-061-232/+0
* * configure.in: Fix typo so that lib/crypto actually getsTom Yu1999-01-271-1/+1
* Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1999-01-271-5/+44
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-2/+1
* * configure.in: Add KRB5_LIB_AUX so configure --help gives info onEzra Peisach1997-10-131-0/+4
* * aclocal.m4: Add shared library support for IrixTom Yu1997-02-141-2/+2
* * configure.in: Add AC_KRB5_TCL so configure --help is usefulEzra Peisach1996-10-141-0/+1
* New manpagesJeff Bigler1996-09-061-1/+1
* * configure.in: remove admin subdirTom Yu1996-09-061-1/+1
* configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1996-08-231-6/+0