Updated .Sanitize for qthreads
authorTom Tromey <tromey@redhat.com>
Wed, 14 Oct 1998 17:28:52 +0000 (17:28 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Oct 1998 17:28:52 +0000 (17:28 +0000)
.Sanitize

index 903e1132e50980c3c848fe5d05a98c909cf4b1ca..26fe0778b9b473c49720de0eb0e74bd24fe29f66 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -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}"