summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Build lib/krb4 makefile at top levelKen Raeburn2006-05-261-23/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-1/+1
* configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86)Alexandra Ellwood2003-08-061-1/+1
* Darwin libkrb4/err_txt.o needs dependency on krb_err.cTom Yu2003-06-111-0/+3
* Don't #include compile_et .c filesSam Hartman2003-05-121-0/+3
* Reduce local configure script's work by removing static defines and header andKen Raeburn2003-03-051-8/+0
* * Makefile.in: Update dependencies.Tom Yu2003-02-121-0/+9
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-4/+0
* Merge more KfM krb4 thingsTom Yu2002-11-271-28/+0
* * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead ofEzra Peisach2000-11-011-2/+2
* My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argumentEzra Peisach2000-10-051-0/+1
* * netread.c, netwrite.c: Include unistd.h if present on machineEzra Peisach2000-10-051-0/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-131-1/+0
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-1/+0
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-1/+1
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-2/+1
* Merge of libhack_branchTom Yu1997-02-091-7/+3
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* * configure.in: remove ref to ET_RULESTom Yu1996-06-141-1/+1
* clean up configure output styleKen Raeburn1996-04-301-0/+1
* * rd_svc_key.c (read_service_key): First try to read the V4Richard Basch1996-04-111-0/+1
* * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out howMark Eichin1996-01-271-3/+1
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-041-1/+0
* * Makefile.in: Shared library depends on krb5 library nowEzra Peisach1995-12-061-0/+2
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-021-16/+3
* Changes to make sure all the right include files are includedSam Hartman1995-06-261-0/+1
* * configure.in: fix Sam's typo so libkrb4.a gets symlinkedTom Yu1995-06-231-1/+1
* Convert to new handling of static librariesSam Hartman1995-06-231-2/+7
* Add install target for shared librariesPaul Park1995-06-161-0/+3
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+7
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-5/+0
* * Makefile.in, configure.in: use CopyHeader rather than hand-codedTom Yu1995-06-091-0/+1
* Remove backward compatibility code for Kerberos V3 (!) which wasTheodore Tso1995-05-271-0/+2
* in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properlyEzra Peisach1995-05-181-0/+2
* Add string.h if necessary to define strlen, etc.Ezra Peisach1995-05-091-0/+4
* Added check for POSIX_FILE_LOCK to enable POSIX file lockingTheodore Tso1995-04-281-0/+1
* * kuserok.c: HAS_UNISTD_H instead of USE_.Mark Eichin1995-04-281-0/+1
* * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32.Mark Eichin1995-04-281-0/+26
* add CNS V4 library to tree for compatibility use. Installs as libkrb4.aMark Eichin1995-04-271-0/+17