aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
2000-08-31 * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_TARGETS toTom Yu1-1/+1
2000-08-30* aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LIB_TARGETS,Ken Raeburn1-1/+10
2000-08-23* aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct sockaddr_storage" for IPv...Ken Raeburn1-0/+1
2000-08-07 * aclocal.m4 (CHECK_SIGPROCMASK): Check for posix sigprocmaskEzra Peisach1-5/+4
2000-07-14* aclocal.m4 (KRB5_LIB_PARAMS): Moved bulk of the work into config/shlib.conf.Ken Raeburn1-256/+11
2000-07-01pullup from 1.2.1 releaseKen Raeburn1-13/+31
2000-06-30pullup from 1.2-beta4Ken Raeburn1-10/+36
2000-05-05Finish up Darwin linker flagsWilfredo Sanchez1-1/+1
2000-05-03Clean up Rhapsody/Darwin compilation optionsWilfredo Sanchez1-4/+3
2000-05-03Match on darwin string for Mac OS XWilfredo Sanchez1-1/+1
2000-03-15* aclocal.m4 (KRB5_AC_ENABLE_DNS): Fix typo that caused the DNS code to never...Ken Raeburn1-1/+1
2000-03-01 * aclocal.m4: Tweak the HPUX shared lib build some more. Don'tTom Yu1-4/+4
2000-03-01Tweak build system to deal somewhat better with HPUX shared libsTom Yu1-2/+8
2000-02-28 * aclocal.m4: Define DES425_LIB and DES425_DEPLIB all the time. WeEzra Peisach1-4/+3
2000-02-08 * aclocal.m4: Kludge in the old test for tcl so that we have someTom Yu1-1/+68
2000-02-07* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a little to keep b...Ken Raeburn1-1/+2
2000-02-04 * aclocal.m4: Add support to substitute KRB524_LIB in placesTom Yu1-0/+6
2000-01-27Don't use obsolete autoconf macros. Fix up output formatting a little.Ken Raeburn1-62/+144
1999-11-02* aclocal.m4 (KRB5_AC_INET6): New macro.Ken Raeburn1-0/+33
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