* configure.in: Remove tk from native_only list.

This commit is contained in:
Stu Grossman
1994-11-14 16:50:50 +00:00
parent b1c6705acc
commit 86c3abaa2f

@ -65,7 +65,7 @@ target_tools="examples groff"
# directories to be built in the native environment only # directories to be built in the native environment only
# #
native_only="autoconf cvs emacs emacs19 fileutils find grep groff gzip hello native_only="autoconf cvs emacs emacs19 fileutils find grep groff gzip hello
indent ispell m4 rcs recode sed shellutils tar textutils gash tk indent ispell m4 rcs recode sed shellutils tar textutils gash
uudecode wdiff gprof" uudecode wdiff gprof"
# directories to be built in a cross environment only # directories to be built in a cross environment only