Skip to content
Snippets Groups Projects
Commit 828825b0 authored by Oliver Sander's avatar Oliver Sander
Browse files

remove left-over debug statement

[[Imported from SVN: r5533]]
parent 64af4453
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ AC_DEFUN([DUNE_AUTOBUILD_FLAGS],[
if test "x$with_hostid" = "xno" ; then
with_hostid="$ac_hostname (`uname -sm`, $COMPILER_NAME)";
fi
echo HOSTID: $with_hostid
AC_SUBST([hostid], [$with_hostid])
AC_ARG_WITH([tag],
AC_HELP_STRING([--with-tag=TAG],
......
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