Debug message had been left in configure

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6117 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2009-11-08 17:28:39 +00:00
parent 3ddfa0f460
commit e6d0b17d59
2 changed files with 0 additions and 2 deletions

1
install/configure vendored
View File

@ -6232,7 +6232,6 @@ if test "$use_internal_blas" -eq 0
then
if test "$blas_libs" = ""
then
echo "passo anche di qui"
# check directories in LD_LIBRARY_PATH too
# (maybe they are already searched by default, but I'm not sure)
ld_library_path=`echo $LD_LIBRARY_PATH | sed 's/:/ /g'`

View File

@ -776,7 +776,6 @@ if test "$use_internal_blas" -eq 0
then
if test "$blas_libs" = ""
then
echo "passo anche di qui"
# check directories in LD_LIBRARY_PATH too
# (maybe they are already searched by default, but I'm not sure)
ld_library_path=`echo $LD_LIBRARY_PATH | sed 's/:/ /g'`