Skip to content
Snippets Groups Projects
Commit 669bc8d6 authored by Markus Blatt's avatar Markus Blatt
Browse files

Removed debugging output.

[[Imported from SVN: r5611]]
parent 9889d2e1
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,6 @@ AC_DEFUN([DUNE_PATH_SUPERLU],[
if test "$withval" != no ; then
# get absolute path
with_superlu=`eval cd $withval 2>&1 && pwd`
echo withval=$withval with_superlu=$with_superlu
if test "$withval" = yes; then
# Search in default locations
_slu_search_default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment