Browse Source

Merge commit '0d22cc6' into bfgminer

Luke Dashjr 13 years ago
parent
commit
009c02c05e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      configure.ac

+ 3 - 0
configure.ac

@@ -327,6 +327,9 @@ else
 		done
 		LIBS="$orig_libs"
 		CFLAGS="$orig_cflags"
+		if test "x$curses" != "xyes"; then
+			AC_MSG_RESULT([none?])
+		fi
 	fi
 	if test "x$curses" != "xyes"; then