This is the mail archive of the gnats-cvs@sources.redhat.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats gnats/ChangeLog gnats/Makefile.in gnats/ ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	2000-08-02 14:46:18

Modified files:
	gnats          : ChangeLog Makefile.in configure configure.in 
	                 gnatsd.c 
	include        : ChangeLog getopt.h libiberty.h 

Log message:
	* gnatsd.c (cmds): Allow multiple arguments to CHDB.
	
	* Makefile.in (getdate.c): Move the -o option in front, so
	it works with FreeBSD 4's slightly bizarre byacc.
	
	* configure.in: Add -Wno-format to make FreeBSD 4's broken headers
	happy; they erroneously claim that syslog() uses printf formatting.
	* configure: Regenerated.
	
	* getopt.h: Don't include a bogus getopt() prototype if we're
	__STDC__.
	
	* libiberty.h: Don't include a bogus basename() prototype if we're
	__STDC__.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]