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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/tk ChangeLog win/Makefile.in win/configure ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sources.redhat.com	2002-07-31 18:38:46

Modified files:
	tk             : ChangeLog 
	tk/win         : Makefile.in configure configure.in tcl.m4 
	                 winMain.c 

Log message:
	* win/winMain.c (main): Ifdef out for cygwin.
	
	* win/tcl.m4 (SC_CONFIG_CFLAGS): Add TK_DLL_BASE variable
	to define DLL image bases on cygwin.
	Do not link with "-e _WinMain@16" on cygwin.
	* win/configure.in (TK_DLL_BASE): Substitute into makefile.
	* win/configure: Regenerated.
	* win/Makefile.in: Use TK_DLL_BASE to build DLLs.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/ChangeLog.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/win/Makefile.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/win/configure.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/win/configure.in.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/win/tcl.m4.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tk/win/winMain.c.diff?cvsroot=src&r1=1.2&r2=1.3


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