Updated .Sanitize for qthreads

This commit is contained in:
Tom Tromey 1998-10-14 17:28:52 +00:00
parent 6ea1f11419
commit aad579b030
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ else
fi
# Java stuff
java_files="boehm-gc libjava"
java_files="boehm-gc libjava qthreads"
if (echo $* | grep keep\-java > /dev/null); then
keep_these_too="${keep_these_too} ${java_files}"