aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
1999-09-21rhapsody fixes from 1.1 branchKen Raeburn1-3/+3
1999-08-13Added MacOS X shared library supportBrad Thompson1-0/+13
1998-11-16aclocal.m4: Add support for FreeBSD systems using ELF (and not justTheodore Tso1-21/+14
1998-11-03aclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX long ago. OurTheodore Tso1-16/+0
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-7/+10
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman1-0/+3
1998-07-08Third time's the charm.... *sigh* (ya irix6.3/gcc fix)Matthew Hancher1-9/+9
1998-07-08Wed Jul 8 01:10:44 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1-2/+16
1998-06-23Tue Jun 23 06:28:51 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1-1/+6
1998-05-27Makefile.in: include krb5/ccache/memory and windows/lib in the list ofTheodore Tso1-1/+12
1998-05-25aclocal.m4: Added suggested changes to improve HP-UX's support forTheodore Tso1-3/+13
1998-05-06Add support for generic file existence tests (used to simplify someTheodore Tso1-0/+44
1998-03-02aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now definedTheodore Tso1-2/+19
1998-02-28aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression functionTheodore Tso1-0/+35
1998-02-13aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave aTheodore Tso1-1/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-360/+26
1997-10-28 * aclocal.m4 (WITH_NETLIB): Use AC_LIBRARY_NET.Ezra Peisach1-4/+56
1997-10-23 * aclocal.m4 (TCL_WITH): Check for libtcl8.0Ezra Peisach1-3/+11
1997-10-22Fix simple shell test for tcl testsEzra Peisach1-4/+4
1997-10-22 * aclocal.m4 (AC_KRB5_TCL): Rewritten for clearerEzra Peisach1-9/+29
1997-10-07 * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, revert RUN_ENVEzra Peisach1-1/+1
1997-08-18 * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, RUN_ENV needs toEzra Peisach1-1/+1
1997-08-12 * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT ifEzra Peisach1-2/+2
1997-08-12 * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Fix up some things soTom Yu1-16/+21
1997-08-07 * aclocal.m4: Add support for --with-hesiod (and add it toTom Yu1-0/+23
1997-03-28 * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the listTom Yu1-2/+2
1997-03-24 * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP/UX, FreeBSD,Tom Yu1-4/+51
1997-03-21 * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips-dec-netbsdTom Yu1-0/+12
1997-03-10 * aclocal.m4: Add provisions to make major version numberTom Yu1-7/+23
1997-02-24Added RUN_ENV line for LinuxTheodore Tso1-0/+1
1997-02-22* Make shared libs work on AIXSam Hartman1-2/+25
1997-02-21Linux doesn't understand -R; use "-bWl,-rpath -Wl,$(PROG_RPATH)" insteadTheodore Tso1-1/+1
1997-02-14 * aclocal.m4: Add shared library support for IrixTom Yu1-0/+12
1997-02-12 * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longerTom Yu1-16/+0
1997-02-10 * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platformsEzra Peisach1-1/+7
1997-02-09Merge of libhack_branchTom Yu1-221/+314
1996-12-30 * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12.Ezra Peisach1-0/+1
1996-12-24 * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with theTom Yu1-1/+1
1996-11-08 * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macroTom Yu1-2/+2
1996-11-02 * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltclTom Yu1-5/+5
1996-10-31For libdb.a - use a relative path $(TOPLIBD)/libdb.a instead of -ldbEzra Peisach1-1/+1
1996-10-22 * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actuallyTom Yu1-4/+14
1996-10-14 * configure.in: Add AC_KRB5_TCL so configure --help is usefulEzra Peisach1-12/+46
1996-08-31 * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlistTom Yu1-15/+29
1996-08-23configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DBTheodore Tso1-90/+0
1996-07-26 * aclocal.m4 (LIBS): include -lgen if compile() is present andMarc Horowitz1-0/+12
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-40/+80
1996-06-24Fix up handling of libkrb4 libraries so includes and stuff work withSam Hartman1-2/+5
1996-06-17 * aclocal.m4 (CHECK_DB): explicitly set $LIBS before callingTom Yu1-0/+1
1996-06-14 * aclocal.m4: break some stuff out into pre.in and post.in inTom Yu1-140/+6