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