newt: Disable compiling TCL module if tcl headers are installed in system

This commit is contained in:
Youness Alaoui 2018-03-06 14:58:59 -05:00
parent 9c9b5bcd2b
commit 112daf475d

View File

@ -22,3 +22,4 @@ newt_configure := ./autogen.sh; ./configure \
$(CROSS_TOOLS) \
--prefix "/" \
--host i386-elf-linux \
--without-tcl