Kaydet (Commit) 198fd06e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin pointless message that sticks out in the normal autoconf output

üst 018ca3e5
...@@ -5628,7 +5628,6 @@ dnl *************************************** ...@@ -5628,7 +5628,6 @@ dnl ***************************************
dnl testing for X libraries and includes... dnl testing for X libraries and includes...
dnl *************************************** dnl ***************************************
if test "$_os" = "Darwin" -a "x$x_includes" = "xno_x_includes"; then 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. dnl Mac OS X using Aqua graphics. Don't check for X11.
: :
elif test "$_os" != "WINNT" -a "$_os" != "Android" -a "$_os" != "iOS"; then elif test "$_os" != "WINNT" -a "$_os" != "Android" -a "$_os" != "iOS"; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment