This is the mail archive of the gdb-cvs@sourceware.org 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/libgui ChangeLog acinclude.m4 configure.ac ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2008-08-02 23:33:36

Modified files:
	libgui         : ChangeLog acinclude.m4 configure.ac aclocal.m4 
	                 configure 
	libgui/src     : Makefile.in 
	libgui/library : Makefile.in 
Removed files:
	libgui         : tcl.m4 

Log message:
	* tcl.m4: Remove. I changed my mind.
	* acinclude.m4: Include ../config/tcl.m4.
	(CY_AC_TCL_PRIVATE_HEADERS): New macro.
	(CY_AC_TK_PRIVATE_HEADERS): New macro.
	* configure.ac: When using in-tree tcl/tk, include
	Tcl's/Tk's platform directory.
	When using installed Tcl/Tk, use CY_AC_{TCL,TK}_PRIVATE_HEADERS
	to find the private header files.
	* aclocal.m4: Regenerated.
	* configure: Regenerated.
	* library/Makefile.in: Regenerated.
	* src/Makefile.in: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/ChangeLog.diff?cvsroot=src&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/acinclude.m4.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/configure.ac.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/aclocal.m4.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/configure.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/tcl.m4.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/src/Makefile.in.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgui/library/Makefile.in.diff?cvsroot=src&r1=1.13&r2=1.14


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