| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out, | Mark Eichin | 1995-02-04 | 1 | -1/+1 |
* | Remove BITS16, BITS32, BITS64, etc. from acconfig.h | Theodore Tso | 1995-02-03 | 1 | -4/+1 |
* | * aclocal.m4 | Richard Basch | 1994-12-30 | 1 | -4/+8 |
* | Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro. | Richard Basch | 1994-12-27 | 1 | -22/+7 |
* | aclocal.m4, configure.in: Add appropriate help text for the --with-* | Theodore Tso | 1994-11-30 | 1 | -8/+16 |
* | * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP, | Mark Eichin | 1994-11-18 | 1 | -10/+10 |
* | * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach) | Mark Eichin | 1994-11-18 | 1 | -34/+164 |
* | Added checks POSIX setjmp handling and POSIX signal handling | Theodore Tso | 1994-11-08 | 1 | -0/+18 |
* | Don't recursively pass the CPPOPTS makefile variable down to subdirectories | Theodore Tso | 1994-11-03 | 1 | -2/+1 |
* | Add support for a new "--with-cppopts" value where you can put -DXXXXX | Theodore Tso | 1994-11-03 | 1 | -1/+13 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -211/+132 |
* | Remove header file from include directory when doing a make clean | Theodore Tso | 1994-10-24 | 1 | -0/+3 |
* | Make sure we do our feature tests using the CC options specified using | Theodore Tso | 1994-10-12 | 1 | -1/+2 |
* | If using ISODE we need to add -DKRB5_USE_ISODE to $DEFS, not KRB5_USE_ISODE! | Theodore Tso | 1994-10-08 | 1 | -1/+1 |
* | * aclocal.m4 (CONFIG_RULES): set SHELL=/bin/sh explicitly, as per | Mark Eichin | 1994-09-30 | 1 | -0/+2 |
* | * aclocal.m4: fixed up Krb5InstallHeaders to use INSTALL_DATA | Tom Yu | 1994-08-04 | 1 | -1/+1 |
* | more make install fixes | Tom Yu | 1994-07-20 | 1 | -0/+69 |
* | * aclocal.m4: cleaning up stuff to not echo things like "if | Tom Yu | 1994-07-12 | 1 | -11/+9 |
* | mostly changes to prevent spewage of ignored errors | Tom Yu | 1994-07-03 | 1 | -8/+9 |
* | WITH_CC, EXTRA_RULES_IN | Mark Eichin | 1994-07-01 | 1 | -6/+19 |
* | * aclocal.m4: fixes for dealing with new version of autoconf, in | Tom Yu | 1994-07-01 | 1 | -8/+7 |
* | fixing bug in recursion arg quoter | Tom Yu | 1994-06-29 | 1 | -6/+3 |
* | folding in Harry's changes | Tom Yu | 1994-06-29 | 1 | -2/+10 |
* | * aclocal.m4: fixes to do sane quoting of arguments before | Tom Yu | 1994-06-27 | 1 | -10/+19 |
* | make --with-cc notice environment $CC | Mark Eichin | 1994-06-24 | 1 | -2/+2 |
* | * aclocal.m4 (CONFIG_RULES): make --with-cc= dtrt and default to | Tom Yu | 1994-06-23 | 1 | -0/+5 |
* | add AC_SUBST(CC) to CONFIG_RULES | Mark Eichin | 1994-06-22 | 1 | -0/+1 |
* | set up WITH_CCOPTS | Tom Yu | 1994-06-21 | 1 | -0/+9 |
* | fix typo in sigmask test | Mark Eichin | 1994-06-20 | 1 | -1/+1 |
* | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
* | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 1 | -3/+13 |
* | "fix" AC_PROG_LEX | Mark Eichin | 1994-06-16 | 1 | -0/+13 |
* | grab stdio.h for sys_errlist as well (BSDI) | Mark Eichin | 1994-06-16 | 1 | -1/+2 |
* | check for sigmask first, then use sigprocmask | Mark Eichin | 1994-06-16 | 1 | -3/+5 |
* | CHECK_SIGPROCMASK for util/ss | Mark Eichin | 1994-06-15 | 1 | -0/+7 |
* | fix CopyHeader, add CopySrcHeader | Mark Eichin | 1994-06-15 | 1 | -0/+18 |
* | print a warning if there is no --with-krb4= | Tom Yu | 1994-06-14 | 1 | -2/+2 |
* | fix argument stripping for recursion | Mark Eichin | 1994-06-14 | 1 | -4/+4 |
* | clean up recursion step to handle srcdir correctly | Mark Eichin | 1994-06-14 | 1 | -4/+17 |
* | fixed recursion of configure (hopefully) | Tom Yu | 1994-06-14 | 1 | -3/+14 |
* | fix yylineno test to actually run lex | Mark Eichin | 1994-06-13 | 1 | -6/+16 |
* | Fix quoting problem which caused PEPSY to lose on Linux running bash | Theodore Tso | 1994-06-13 | 1 | -1/+1 |
* | autoconf enhancements for Kerberos | Mark Eichin | 1994-06-09 | 1 | -0/+346 |