aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn1-4/+0
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-7/+1
2002-09-24Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach1-4/+3
2002-09-14Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn1-21/+0
2002-09-13Permit building against either the in-tree version of db2 or a system versionKen Raeburn1-1/+5
2002-08-29* configure.in: Configure lib/krb4 and krb524 only if KRB4_LIBKen Raeburn1-1/+9
2002-08-29* configure.in: Configure util/et and util/ss only if they're going to be usedKen Raeburn1-1/+7
2002-07-17drop libdyn as a separate libraryKen Raeburn1-1/+0
2002-06-25get rid of lib/krb5utilKen Raeburn1-1/+1
2002-04-25 * configure.in (AC_CONFIG_SUBDIRS): Always run configure inEzra Peisach1-1/+1
2001-10-12 * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP; it's no longerTom Yu1-3/+1
2001-05-30 * krb5-config.in: New script for providing linker and compilerEzra Peisach1-0/+10
2001-01-16* configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that weKen Raeburn1-0/+3
2000-11-01 * configure.in: If the cache_file is /dev/null (autoconf 2.49),Ezra Peisach1-0/+8
2000-02-28new --enable/--disable-kdc-replay-cache configure hooksKen Raeburn1-0/+6
1999-07-06* configure.in: Delete old and already disabled code relating to shared libraryKen Raeburn1-232/+0
1999-01-27 * configure.in: Fix typo so that lib/crypto actually getsTom Yu1-1/+1
1999-01-27Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1-5/+44
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-2/+1
1997-10-13 * configure.in: Add KRB5_LIB_AUX so configure --help gives info onEzra Peisach1-0/+4
1997-02-14 * aclocal.m4: Add shared library support for IrixTom Yu1-2/+2
1996-10-14 * configure.in: Add AC_KRB5_TCL so configure --help is usefulEzra Peisach1-0/+1
1996-09-06New manpagesJeff Bigler1-1/+1
1996-09-06 * configure.in: remove admin subdirTom Yu1-1/+1
1996-08-23configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1-6/+0
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-2/+3
1996-03-30Added basic SunOS shared library supportRichard Basch1-0/+26
1996-03-22do not bother building the old kadmin server (kadmin.old)Richard Basch1-1/+1
1996-03-19 * aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper pathsEzra Peisach1-2/+26
1996-02-25Add support for shared libraries under HPUX and Sinix (SysVR4 under mips)Theodore Tso1-9/+49
1996-01-22 * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that topEzra Peisach1-0/+7
1995-11-02Add support for Linux shared librariesTheodore Tso1-4/+4
1995-10-21Go into config-files subdir in order to install the manual pages sitting thereEzra Peisach1-1/+1
1995-10-12Remove spaces introduced into shell variable assignmentsSam Hartman1-4/+4
1995-10-11Changes to do shared library versioning under AIXSam Hartman1-1/+6
1995-10-09For NetBSD shlibs turn back on shlibs_use_dirsEzra Peisach1-1/+1
1995-10-02 * aclocal.m4 (DO_SUBDIRS): Add make Makefiles for broken versionsEzra Peisach1-6/+12
1995-08-15* configure.in: For OSF/1 specify that the -rpath directive takesEzra Peisach1-0/+5
1995-07-04 * configure.in: Add support for NetBSD shared librariesTom Yu1-0/+16
1995-07-03* Replace Gcc test from top level configure.in with one fromSam Hartman1-13/+10
1995-06-29Proper test for GCC. (based on autoconf test).Ezra Peisach1-4/+31
1995-06-28aclocal.m4 (KRB_INCLUDE): Search the build directories before theTheodore Tso1-9/+12
1995-06-26----------------------------------------------------------------------Sam Hartman1-1/+1
1995-06-23* Re-enable static libraries under LinuxSam Hartman1-0/+1
1995-06-23 Changes to support AIX shared libraries. The interactionsSam Hartman1-0/+23
1995-06-16Explicitly handle default cases when neither --enable-shared orPaul Park1-1/+5
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-2/+28
1995-06-09aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the standardizedTheodore Tso1-9/+1
1995-06-06Build the krb524 directoryTheodore Tso1-1/+3
1995-05-27Export $(CC) for the benefit of config.guessTheodore Tso1-1/+2