summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-2/+3
* Added basic SunOS shared library supportRichard Basch1996-03-301-0/+26
* do not bother building the old kadmin server (kadmin.old)Richard Basch1996-03-221-1/+1
* * aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper pathsEzra Peisach1996-03-191-2/+26
* Add support for shared libraries under HPUX and Sinix (SysVR4 under mips)Theodore Tso1996-02-251-9/+49
* * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that topEzra Peisach1996-01-221-0/+7
* Add support for Linux shared librariesTheodore Tso1995-11-021-4/+4
* Go into config-files subdir in order to install the manual pages sitting thereEzra Peisach1995-10-211-1/+1
* Remove spaces introduced into shell variable assignmentsSam Hartman1995-10-121-4/+4
* Changes to do shared library versioning under AIXSam Hartman1995-10-111-1/+6
* For NetBSD shlibs turn back on shlibs_use_dirsEzra Peisach1995-10-091-1/+1
* * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versionsEzra Peisach1995-10-021-6/+12
* * configure.in: For OSF/1 specify that the -rpath directive takesEzra Peisach1995-08-151-0/+5
* * configure.in: Add support for NetBSD shared librariesTom Yu1995-07-041-0/+16
* * Replace Gcc test from top level configure.in with one fromSam Hartman1995-07-031-13/+10
* Proper test for GCC. (based on autoconf test).Ezra Peisach1995-06-291-4/+31
* aclocal.m4 (KRB_INCLUDE): Search the build directories before theTheodore Tso1995-06-281-9/+12
* ----------------------------------------------------------------------Sam Hartman1995-06-261-1/+1
* * Re-enable static libraries under LinuxSam Hartman1995-06-231-0/+1
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-231-0/+23
* Explicitly handle default cases when neither --enable-shared orPaul Park1995-06-161-1/+5
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-2/+28
* aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the standardizedTheodore Tso1995-06-091-9/+1
* Build the krb524 directoryTheodore Tso1995-06-061-1/+3
* Export $(CC) for the benefit of config.guessTheodore Tso1995-05-271-1/+2