This is the mail archive of the gdb-patches@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]

Re: Update gdbtk dependencies to fix --disable-gdbtk


I'm OK with this from a technical point of view, but I'll defer to the
gdb folks if it's a Good Idea to do it this way.

> This patch makes --disable-gdbtk _really_ disable GDB's dependencies on TCL,
> TK, itcl, and libgui.  Tested in a couple of cross configurations.  OK?
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery, LLC
> 
> 2005-10-19  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* Makefile.def: Remove gdb dependencies for gdbtk.
> 	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
> 	(configure-gdb, install-gdb): New rules.
> 	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
> 	* Makefile.in, configure: Regenerated.


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