From 198fd06e12a0a04bae7ef41f5645f72efda9fb1d Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 3 Jun 2011 16:22:36 +0300 Subject: [PATCH] Bin pointless message that sticks out in the normal autoconf output --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 6e7463199520..66b73e7ca49a 100755 --- a/configure.in +++ b/configure.in @@ -5628,7 +5628,6 @@ dnl *************************************** dnl testing for X libraries and includes... dnl *************************************** if test "$_os" = "Darwin" -a "x$x_includes" = "xno_x_includes"; then - echo "Do Nothing for _os = Darwin" dnl Mac OS X using Aqua graphics. Don't check for X11. : elif test "$_os" != "WINNT" -a "$_os" != "Android" -a "$_os" != "iOS"; then