* (toplevel patch) drop tclX
@ 2002-12-10 16:26 Nathanael Nerode
2002-12-12 1:42 ` Alexandre Oliva
0 siblings, 1 reply; 2+ messages in thread
From: Nathanael Nerode @ 2002-12-10 16:26 UTC (permalink / raw)
To: gcc-patches, gdb-patches, binutils, dj
tclX hasn't been used by anything in gcc or src in a long time.
* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
* Makefile.in: Regenerate.
Index: configure.in
===================================================================
RCS file: /cvs/gcc/gcc/configure.in,v
retrieving revision 1.177.4.18
diff -u -r1.177.4.18 configure.in
--- configure.in 5 Dec 2002 22:46:38 -0000 1.177.4.18
+++ configure.in 10 Dec 2002 22:25:34 -0000
@@ -73,7 +73,7 @@
# these libraries are used by various programs built for the host environment
#
-host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tclX itcl tix libgui zlib"
+host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk itcl tix libgui zlib"
libstdcxx_version="target-libstdc++-v3"
Index: Makefile.tpl
===================================================================
RCS file: /cvs/gcc/gcc/Makefile.tpl,v
retrieving revision 1.5.2.24
diff -u -r1.5.2.24 Makefile.tpl
--- Makefile.tpl 8 Dec 2002 22:39:49 -0000 1.5.2.24
+++ Makefile.tpl 10 Dec 2002 22:25:49 -0000
@@ -1339,7 +1339,6 @@
all-send-pr: maybe-all-prms
all-snavigator: maybe-all-tcl maybe-all-tk maybe-all-itcl maybe-all-tix maybe-all-db maybe-all-grep maybe-all-libgui
all-tar: maybe-all-libiberty
-all-tclX: maybe-all-tcl maybe-all-tk
all-uudecode: maybe-all-libiberty
ALL_GCC = maybe-all-gcc
Index: Makefile.def
===================================================================
RCS file: /cvs/gcc/gcc/Makefile.def,v
retrieving revision 1.2.2.7
diff -u -r1.2.2.7 Makefile.def
--- Makefile.def 23 Nov 2002 22:21:45 -0000 1.2.2.7
+++ Makefile.def 10 Dec 2002 22:25:56 -0000
@@ -66,7 +66,6 @@
host_modules= { module= gdb; with_x=true; };
host_modules= { module= expect; with_x=true; };
host_modules= { module= guile; with_x=true; };
-host_modules= { module= tclX; with_x=true; };
host_modules= { module= tk; with_x=true; };
host_modules= { module= tix; with_x=true; };
host_modules= { module= libtermcap; no_check=true; no_clean=true; };
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: (toplevel patch) drop tclX
2002-12-10 16:26 (toplevel patch) drop tclX Nathanael Nerode
@ 2002-12-12 1:42 ` Alexandre Oliva
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2002-12-12 1:42 UTC (permalink / raw)
To: Nathanael Nerode; +Cc: gcc-patches, gdb-patches, binutils, dj
On Dec 10, 2002, Nathanael Nerode <neroden@twcny.rr.com> wrote:
> tclX hasn't been used by anything in gcc or src in a long time.
> * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
> * Makefile.in: Regenerate.
Ok
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-12 7:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-10 16:26 (toplevel patch) drop tclX Nathanael Nerode
2002-12-12 1:42 ` Alexandre Oliva
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox