10000 removed debug output · orakle/arangodb@6990ba0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6990ba0

Browse files
committed
removed debug output
1 parent 16fd6e8 commit 6990ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ if test "x$tr_INTERNAL_GO" = "xno"; then
115115
fi
116116
GOPROG=$GO
117117
fi
118-
AC_MSG_WARN(["helo " $GOPROG])
118+
119119
AM_CONDITIONAL(GO_AVAILABLE, test "x$GOPROG" != x)
120120

121121
dnl ============================================================================

0 commit comments

Comments
 (0)
0