This is the mail archive of the xconq-cvs@sourceware.cygnus.com mailing list for the Xconq project.


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

xconq/ /ChangeLog /Makefile.in urses/Makefile. ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@egcs.cygnus.com	99/08/28 16:22:45

Modified files:
	.              : ChangeLog Makefile.in 
	curses         : Makefile.in 
	doc            : PROJECTS 
	kernel         : Makefile.in actions.c ai.c ai.h cmdline.c 
	                 cmdline.h conq.h generic.c gif.c help.c help.h 
	                 imf.c imf.h imf2imf.c lisp.c lisp.h misc.h 
	                 run2.c side.c skelconq.c system.h unix.c 
	mac            : macconq.c 
	tcltk          : Makefile.in tkcmd.c tkconq.h tkimf.c tkinit.c 
	                 tkmain.c 
	win            : wconq.c wimfapp.c 
	x11            : Makefile.in imf2x.c x2imf.c xconq.c xconq.h 
	                 xcutil.c xcutil.h ximf.c xinit.c 

Log message:
	* configure.in: Add --enable-build-warnings to control extra
	warnings, choose which subdirs to configure based on Unix vs
	Windows.
	* configure: Regenerate.
	* Makefile.in: Eliminate refs to lib-x11.
	* x11/Makefile.in: Ditto.
	* curses/Makefile.in, kernel/Makefile.in, tcltk/Makefile.in,
	x11/Makefile.in: Change UNIX_CFLAGS to autoconf-using HFLAGS,
	remove WARNING_CFLAGS.
	* actions.c, ai.c, ai.h, cmdline.c, cmdline.h, conq.h, generic.c,
	help.h, imf.c, imf.h, imf2imf.c, lisp.c, lisp.h, misc.h, system.h,
	imf2x.c, xcutil.h: Remove PARAMS usages.
	* gif.c, help.c, imf.c, imf2imf.c, lisp.c, unix.c, tkmain.c,
	wimfapp.c, imf2x.c, x2imf.c, xconq.c, xcutil.c: Remove unused
	variables, add prototypes, etc.
	* run2.c, side.c, macconq.c: Remove decl of update_area_display.
	* skelconq.c: Declare _dialog functions.
	* tkcmd.c: Remove exit_xconq decl.
	* wconq.c (check_player_displays): Remove uses.
	* xconq.c: Include tkconq.h.
	
	* tkconq.h (IMFLIB): Remove.
	(exit_xconq): Declare.
	* tkimf.c, tkinit.c: Remove imflib uses.
	* xconq.h, xcutil.c: Ditto.
	* ximf.c, xinit.c: Ditto.
	* PROJECTS: Remove lib-x11 item.


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