summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Finish up Darwin linker flagsWilfredo Sanchez2000-05-051-1/+1
* Clean up Rhapsody/Darwin compilation optionsWilfredo Sanchez2000-05-031-4/+3
* Match on darwin string for Mac OS XWilfredo Sanchez2000-05-031-1/+1
* * aclocal.m4 (KRB5_AC_ENABLE_DNS): Fix typo that caused the DNS code to never...Ken Raeburn2000-03-151-1/+1
* * aclocal.m4: Tweak the HPUX shared lib build some more. Don'tTom Yu2000-03-011-4/+4
* Tweak build system to deal somewhat better with HPUX shared libsTom Yu2000-03-011-2/+8
* * aclocal.m4: Define DES425_LIB and DES425_DEPLIB all the time. WeEzra Peisach2000-02-281-4/+3
* * aclocal.m4: Kludge in the old test for tcl so that we have someTom Yu2000-02-081-1/+68
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a little to keep b...Ken Raeburn2000-02-071-1/+2
* * aclocal.m4: Add support to substitute KRB524_LIB in placesTom Yu2000-02-041-0/+6
* Don't use obsolete autoconf macros. Fix up output formatting a little.Ken Raeburn2000-01-271-62/+144
* * aclocal.m4 (KRB5_AC_INET6): New macro.Ken Raeburn1999-11-021-0/+33
* 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