summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-081-36/+0
* acconfig.h: Add HAS_LABS defintiionTheodore Tso1995-03-011-1/+1
* Folded in Ezra's changes to support --with-netlib, for support of theTheodore Tso1995-03-011-1/+18
* * aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't needJohn Gilmore1995-02-281-1/+1
* Add a new configure production which allows a special linker to beTheodore Tso1995-02-221-0/+12
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out,Mark Eichin1995-02-041-1/+1
* Remove BITS16, BITS32, BITS64, etc. from acconfig.hTheodore Tso1995-02-031-4/+1
* * aclocal.m4Richard Basch1994-12-301-4/+8
* Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro.Richard Basch1994-12-271-22/+7
* aclocal.m4, configure.in: Add appropriate help text for the --with-*Theodore Tso1994-11-301-8/+16
* * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP,Mark Eichin1994-11-181-10/+10
* * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach)Mark Eichin1994-11-181-34/+164
* Added checks POSIX setjmp handling and POSIX signal handlingTheodore Tso1994-11-081-0/+18
* Don't recursively pass the CPPOPTS makefile variable down to subdirectoriesTheodore Tso1994-11-031-2/+1
* Add support for a new "--with-cppopts" value where you can put -DXXXXXTheodore Tso1994-11-031-1/+13
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-211/+132
* Remove header file from include directory when doing a make cleanTheodore Tso1994-10-241-0/+3
* Make sure we do our feature tests using the CC options specified usingTheodore Tso1994-10-121-1/+2
* If using ISODE we need to add -DKRB5_USE_ISODE to $DEFS, not KRB5_USE_ISODE!Theodore Tso1994-10-081-1/+1
* * aclocal.m4 (CONFIG_RULES): set SHELL=/bin/sh explicitly, as perMark Eichin1994-09-301-0/+2
* * aclocal.m4: fixed up Krb5InstallHeaders to use INSTALL_DATATom Yu1994-08-041-1/+1
* more make install fixesTom Yu1994-07-201-0/+69
* * aclocal.m4: cleaning up stuff to not echo things like "ifTom Yu1994-07-121-11/+9
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-031-8/+9
* WITH_CC, EXTRA_RULES_INMark Eichin1994-07-011-6/+19
* * aclocal.m4: fixes for dealing with new version of autoconf, inTom Yu1994-07-011-8/+7
* fixing bug in recursion arg quoterTom Yu1994-06-291-6/+3
* folding in Harry's changesTom Yu1994-06-291-2/+10
* * aclocal.m4: fixes to do sane quoting of arguments beforeTom Yu1994-06-271-10/+19
* make --with-cc notice environment $CCMark Eichin1994-06-241-2/+2
* * aclocal.m4 (CONFIG_RULES): make --with-cc= dtrt and default toTom Yu1994-06-231-0/+5
* add AC_SUBST(CC) to CONFIG_RULESMark Eichin1994-06-221-0/+1
* set up WITH_CCOPTSTom Yu1994-06-211-0/+9
* fix typo in sigmask testMark Eichin1994-06-201-1/+1
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-171-3/+13
* "fix" AC_PROG_LEXMark Eichin1994-06-161-0/+13
* grab stdio.h for sys_errlist as well (BSDI)Mark Eichin1994-06-161-1/+2
* check for sigmask first, then use sigprocmaskMark Eichin1994-06-161-3/+5
* CHECK_SIGPROCMASK for util/ssMark Eichin1994-06-151-0/+7
* fix CopyHeader, add CopySrcHeaderMark Eichin1994-06-151-0/+18
* print a warning if there is no --with-krb4=Tom Yu1994-06-141-2/+2
* fix argument stripping for recursionMark Eichin1994-06-141-4/+4
* clean up recursion step to handle srcdir correctlyMark Eichin1994-06-141-4/+17
* fixed recursion of configure (hopefully)Tom Yu1994-06-141-3/+14
* fix yylineno test to actually run lexMark Eichin1994-06-131-6/+16
* Fix quoting problem which caused PEPSY to lose on Linux running bashTheodore Tso1994-06-131-1/+1
* autoconf enhancements for KerberosMark Eichin1994-06-091-0/+346