summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1995-03-224-9/+28
* * configure.in: Use AC_CHECK_HEADERS(stdarg.h), not CHECK_STDARG.John Gilmore1995-03-193-3/+8
* * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1995-03-194-6/+13
* Forgot to check this in earlierJohn Gilmore1995-03-191-0/+7
* * acgeneral.m4: Report the update status of the cache better;John Gilmore1995-03-182-10/+24
* Problem with the error routines and windows definitionsKeith Vetter1995-03-172-0/+20
* Ported the error table stuff to the PCKeith Vetter1995-03-177-36/+91
* Remove #ifdef STDC check to see if we should use const --- configureTheodore Tso1995-02-282-4/+5
* * Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore1995-02-283-2/+8
* * com_err.3: Document "com_err.h" rather than <com_err.h>John Gilmore1995-02-282-1/+5
* make lndir work with relative path invocationMark Eichin1995-02-272-1/+12
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-1/+7
* * mk_cmds.sh: use ${SED} not sed in backtick expressions.Mark Eichin1995-02-232-2/+8
* If util/autoconf isn't built, try to use autoconf utilities found in the user'sTheodore Tso1995-02-032-1/+24
* Added files to .cvsignore which get built when autoconf is built in theTheodore Tso1995-02-032-0/+11
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-034-0/+4
* All routines defined in the com_err library should have extern beforeTheodore Tso1995-02-032-10/+16
* * Makefile.in (SRCS): add com_err.c explicit dependency to workMark Eichin1995-01-262-1/+8
* * autoreconf.sh (ls test): use -Llt to sort, in case we're in aMark Eichin1995-01-262-1/+6
* Auto configure changes. I didn't do anythingChris Provenzano1995-01-131-20/+4
* Workaround more Ultrix sh brain damageTheodore Tso1994-12-202-1/+5
* Work around yet another really horrible Ultrix sh bug. The values ofTheodore Tso1994-12-202-1/+12
* We don't need autoreconf.local anymore. That functionality has beenTheodore Tso1994-11-212-160/+1
* update to autoconf 2.1Mark Eichin1994-11-1816-502/+513
* * configure.in: add caching to perror check (from epeisach).Mark Eichin1994-11-182-2/+15
* Don't use $< in a non suffix rule contextTheodore Tso1994-11-082-1/+5
* Use library.stamp to determine whether or not $arcmd needs to be rerunTheodore Tso1994-11-022-3/+7
* touch the library first, before running $aradd, in case changing theTheodore Tso1994-11-022-1/+5
* add "ls" and "touch" since libupdate uses themTheodore Tso1994-11-022-1/+5
* Change use of "head -1" to "sed 1q"Theodore Tso1994-11-022-1/+3
* libupdate.sh: Add support for the new libupdate shell script. ItTheodore Tso1994-11-014-0/+66
* * ranlib.conf: new file. some svr4 need ranlib tooMark Eichin1994-10-282-0/+5
* * gcc.conf (CC_OPTS): don't set CC_OPTS until we figure outMark Eichin1994-10-282-1/+6
* show contents of path tooMark Eichin1994-10-281-1/+4
* fix testsMark Eichin1994-10-281-3/+3
* autoconf 2.0 releaseMark Eichin1994-10-2712-218/+262
* autoreconf.local is a locally modified version of autoreconf that willTheodore Tso1994-10-272-12/+172
* Regenerated configure from configure.in using the latest Autoconf;Theodore Tso1994-10-261-5/+5
* autoconf v2 testsuiteMark Eichin1994-10-267-0/+375
* autoconf 1.126. This will be released as autoconf 2 on 94/10/27, pleaseMark Eichin1994-10-2643-11829/+22386
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-264-4/+4
* Only rerun autoconf if the configure.in file is more recent than the configureTheodore Tso1994-10-241-1/+15
* Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso1994-10-245-7/+19
* Don't specify an explicit pathname for sedTheodore Tso1994-10-242-1/+5
* add sort for make checkMark Eichin1994-10-182-0/+7
* * ucb.conf: add "ranlib" for ucb, it's a common element.Mark Eichin1994-10-113-0/+8
* * kbuild (MAKETARGETS): default to "all check" for make, but allowMark Eichin1994-10-112-2/+8
* Don't rm the sed and awk scripts during a make cleanTheodore Tso1994-10-114-2/+10
* start CONFIG_OPTS with -v so we see the autoconf results tooMark Eichin1994-10-071-0/+1
* Add extra check to make sure blank lines get squeezed out. Needed forTheodore Tso1994-10-072-0/+6