summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Fix so that autoconf actually checks for bison/yacc/byacc, so that systemsTheodore Tso1994-09-233-1/+3
* Kbuild is a program which builds a Kerberos V5 distribution with aTheodore Tso1994-09-211-0/+63
* Reversed order of \n\r to make jik happyTheodore Tso1994-09-092-1/+6
* Added declaration for strdup() if HAS_STRDUP is not definedTheodore Tso1994-08-313-0/+17
* stamp out rcs keywordsMark Eichin1994-08-1816-94/+9
* gcc -Wall: clean up trash following #endifs..Mark Eichin1994-08-121-1/+1
* fix clean for pre.inMark Eichin1994-08-091-1/+1
* these match what reconf does to themMark Eichin1994-08-092-6/+37
* handle stdlib, mallocMark Eichin1994-08-092-5/+2
* oops, configure got mangledMark Eichin1994-08-091-36/+5
* STAMP OUT IMAKE IN OUR LIFETIMES!Mark Eichin1994-08-096-235/+36
* * Makefile.in: remove spurious includes rulesTom Yu1994-07-202-8/+4
* lndir --- used to be autotools; used for making symlink treesTheodore Tso1994-07-162-0/+100
* * Makefile.in: nuke libss.a.bak crudTom Yu1994-07-142-1/+4
* * Makefile.in: nuke the libcom_err.a.bak stuffTom Yu1994-07-142-1/+4
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-034-7/+13
* copy configure so as to not get nuked in a recursive autoconfTom Yu1994-07-021-0/+1
* Reduced Makefile.in, using pre/postMark Eichin1994-07-024-56/+0
* fixing macrodir passing in recursion, adding argument quotingTom Yu1994-07-012-5/+16
* remove generated filesMark Eichin1994-07-014-588/+0
* delete debugging output statementsMark Eichin1994-07-011-5/+0
* config/pre.in and config/post.in supportMark Eichin1994-06-301-2/+28
* recursive configure supportMark Eichin1994-06-301-2/+58
* autoconf-1.11 baseMark Eichin1994-06-3020-0/+20148
* autoconf-1.11 baseMark Eichin1994-06-305-0/+3037
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-273-3/+3
* changes to fix make installTom Yu1994-06-251-2/+2
* add std_rqs.c to things to cleanMark Eichin1994-06-231-1/+1
* ss_err.h is not a SrcHeaderMark Eichin1994-06-222-1/+7
* fix STDARG_PROTOTYPES redefMark Eichin1994-06-222-0/+7
* set CPMark Eichin1994-06-222-0/+6
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-214-0/+4
* support to allow --with-ccopts=Tom Yu1994-06-214-0/+4
* add "includes" to the "all" target to ensure that headers get copiedTom Yu1994-06-212-1/+3
* using CopySrcHeader instead of CopyHeaderTom Yu1994-06-214-6/+14
* Install headers during build; also pick up CCOPTSTom Yu1994-06-213-0/+11
* adding ChangeLogTom Yu1994-06-211-0/+4
* install com_err.h during build; also pick up CCOPTS from configureTom Yu1994-06-212-0/+3
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-184-4/+4
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-178-2/+8
* usestdarg not available here -- STDC good enough for nowMark Eichin1994-06-161-1/+2
* getting var/stdarg.h from com_err.hMark Eichin1994-06-161-13/+0
* make stdarg consistentMark Eichin1994-06-163-6/+9
* Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not definedTheodore Tso1994-06-161-2/+3
* use STDARG_PROTOTYPES since it is already availableMark Eichin1994-06-162-4/+5
* use CHECK_SIGPROCMASKMark Eichin1994-06-151-0/+1
* more srcdir fixesMark Eichin1994-06-152-2/+2
* ss_err.h is built, not srcMark Eichin1994-06-141-1/+1
* actually reference LOCALINCLUDEMark Eichin1994-06-141-1/+1
* Linux uses _STDARG_H instead of _STDARG_H_ --- we need a better way toTheodore Tso1994-06-121-1/+1