Oops, forgot to remove some debugging stuff from configure.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1423 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2008-03-09 15:32:09 +00:00
parent 2cc674a0f7
commit 8e499bcf59
1 changed files with 0 additions and 1 deletions

1
stella/configure vendored
View File

@ -351,7 +351,6 @@ else
fi
for compiler in $compilers; do
echo $compiler
if test_compiler $compiler; then
CXX=$compiler
echo $CXX