summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ba6974e4e76..0a2f14282fb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7030,7 +7030,6 @@ else
if test "$with_doxygen" = yes; then
AC_PATH_PROG([DOXYGEN], [doxygen])
if test -z "$DOXYGEN"; then
- AC_MSG_RESULT([no])
if test "$enable_odk" = "" ; then
enable_odk="no"
else