summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-115/+0
* * configure.in: Search for /var/tmp first when determining rcacheTom Yu1998-04-171-1/+1
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-10/+5
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-5/+3
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-191-3/+2
* Remove support for ODBMTheodore Tso1996-05-201-8/+1
* Check for uid_t so that new prototype worksSam Hartman1996-05-191-1/+1
* * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN to pretty up output formatKen Raeburn1996-04-301-0/+1
* use AC_HEADER_STDARGKen Raeburn1996-03-131-1/+1
* * configure.in: Use KRB5_CHECK_PROTOS instead of inliningEzra Peisach1996-01-221-13/+3
* Removed check for sys/fcntl.h; the source now always includes <fcntl.h>Richard Basch1996-01-041-1/+0
* Add checks for stddef.h and xom.h for GSSAPIPaul Park1995-08-311-0/+2
* Remove obsolete internal include filesPaul Park1995-07-271-1/+1
* Reinstate KRB5_PROVIDE_PROTOTYPESPaul Park1995-06-271-0/+2
* * k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-231-3/+3
* Add KRB5_SIGTYPE, replacing definition that was there for krb5_sigtype. ThisEzra Peisach1995-06-211-21/+1
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-7/+1
* Fix install target logicPaul Park1995-05-221-0/+1
* Determine the location of RCTMPDIR at configuration time. (netbsd does not haveEzra Peisach1995-05-211-0/+16
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-281-4/+9
* Remove support for HAS_ANSI_CONST (that was needed only forTheodore Tso1995-04-201-15/+0
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-311-0/+1
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-291-1/+4
* * configure.in: Replace nonstandard CHECK_STDARG withJohn Gilmore1995-03-171-1/+2
* Make include files start to work on the MacintoshJohn Gilmore1995-03-031-0/+2
* Only define labs(x) -> abs(x) if labs() is not defined elsewhere.Theodore Tso1995-03-011-0/+1
* * krb5.h: Rename to ../krb5.h so it can be #included by end usersJohn Gilmore1995-02-281-1/+1
* * configure.in: Flip again. Use AC_CHECK_HEADERS, but default theJohn Gilmore1995-02-211-3/+3
* * configure.in: Use AC_HAVE_HEADER rather than AC_HEADER_CHECK.John Gilmore1995-02-171-2/+2
* * configure.in: added header checks for sys/param.h and sys/file.h.John Gilmore1995-02-151-0/+2
* Use politically correct name of AC_CHECK_SIZEOF instead ofTheodore Tso1995-02-031-3/+3
* Don't define BITS16, BITS32, BITS64, etc. anymore. Instead,Theodore Tso1995-02-031-3/+4
* * configure.in: rewrote remaining tests to use AC_TRY_COMPILE andMark Eichin1995-01-261-18/+66
* configure.in: Add support for --enable-athena and --with-krb4Theodore Tso1994-11-301-0/+8
* * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (fromMark Eichin1994-11-181-7/+3
* Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning of the file.Theodore Tso1994-10-311-2/+2
* move for autoreconf to find itMark Eichin1994-10-261-1/+1
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* setup to fix time includesMark Eichin1994-08-171-1/+1
* fixes to dtrt with ANSI_STDIO; previously there was gratuitous abuse ofTom Yu1994-08-021-3/+15
* folding in Harry's changesTom Yu1994-06-291-0/+1
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* add CONFIG_RULES to remaining configure.insMark Eichin1994-06-221-0/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-171-0/+1
* fixes for srcdir, LEX testsMark Eichin1994-06-151-0/+1
* fix for nonexistence of config.hTom Yu1994-06-121-1/+1
* autoconf enhancements for kerberosMark Eichin1994-06-091-0/+76