Skip to content
Snippets Groups Projects
Commit f2a9d5e4 authored by Christian Engwer's avatar Christian Engwer
Browse files

[dunecontrol]

remove debug output

[[Imported from SVN: r6854]]
parent 44a029d9
No related branches found
No related tags found
No related merge requests found
......@@ -811,7 +811,6 @@ AC_DEFUN([DUNE_CHECK_MOD_DEPENDENCIES], [
EOF
### initialize AM_CONDITIONAL for suggestions that were not found
for name in $suggests; do
echo suggests unavailable $mod
mod=$(fix_variable_name $name)
MOD=`echo $mod | tr [:lower:] [:upper:]`
if test "x$(eval echo \$HAVE_$mod)" = "x"; then
......
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