diff options
Diffstat (limited to 'Makefile.def')
-rw-r--r-- | Makefile.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.def b/Makefile.def index 80c270b..b27b071 100644 --- a/Makefile.def +++ b/Makefile.def @@ -66,7 +66,6 @@ host_modules= { module= zlib; no_install=true; no_check=true; }; 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; }; |