Merge git://spitspat.com/git/factor

release
Doug Coleman 2007-11-24 21:59:11 -06:00
commit ada425c6a8
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ check_library_exists() {
echo "***Factor will compile NO_UI=1"
NO_UI=1
fi
rm -f GCC_TEST
rm -f GCC_OUT
rm -f $GCC_TEST
rm -f $GCC_OUT
}
check_X11_libraries() {