summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
...
* * aclocal.m4(_MAKE_SUBDIRS): revert yet again; no workaround sinceTom Yu1995-06-141-2/+2
* * aclocal.m4 (CopySrcHeader): do a set -x before mkdirTom Yu1995-06-131-3/+3
* aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the standardizedTheodore Tso1995-06-091-19/+20
* Add support for shared librariesTheodore Tso1995-05-261-0/+42
* * aclocal.m4 (_MAKE_SUBDIRS): fix rule so that MAKEFLAGS getsTom Yu1995-05-161-5/+5
* Fix spacing in configure --help for the krb4 optionsEzra Peisach1995-04-291-3/+3
* Fix aclocal.m4 with --with-krb4 has a value. KDB4_LIB is now $withval/Paul Park1995-04-281-1/+1
* * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we always end upMark Eichin1995-04-281-0/+1
* really fix the quoting. $() is not an sh construct, only a make construct.Mark Eichin1995-04-281-3/+3
* * aclocal.m4 (WITH_KRB4): fix quoting in pathname caseMark Eichin1995-04-281-2/+2
* * aclocal.m4 (WITH_KRB4): make --with-krb4 the default, and haveMark Eichin1995-04-271-7/+27
* get HAS_ANSI_VOLATILE rightMark Eichin1995-04-261-2/+2
* * aclocal.m4 (HAS_ANSI_VOLATILE): define it here for kdc andMark Eichin1995-04-261-0/+14
* * aclocal.m4 (.ct.c): use $(RM) instead of plain rmMark Eichin1995-04-201-1/+1
* If there is an error while making in a subdirectory, abort the make inTheodore Tso1995-04-181-1/+1
* aclocal.m4 (MAKE_SUBDIRS, _MAKE_SUBDIRS): Creatre new macroTheodore Tso1995-04-141-2/+4
* Use the local autoconf when rebuilding the configure scriptTheodore Tso1995-04-011-1/+1
* * aclocal.m4 (CHECK_STDARG): Remove; we're just using AC_HEADER_CHECK.John Gilmore1995-03-191-7/+6
* * 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