From 0dda5022d2d9386c8b7ce82f395ccdefaeac8675 Mon Sep 17 00:00:00 2001 From: Jamie Wilkinson Date: Tue, 11 Feb 2003 05:20:02 +0000 Subject: [PATCH] - Fix typo in configure --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index a29637d..0fb3b20 100644 --- a/configure.in +++ b/configure.in @@ -540,7 +540,8 @@ dnl The following required libraries are missing or misconfigured dnl on your system: dnl ]) -if test "x$HAVE_OPENGL" != xyes +dnl if test "x$HAVE_OPENGL" != xyes +echo "nothing yet" else