openbsd-ports/graphics/gle/patches/patch-configure

12 lines
353 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.1 2005/01/20 19:35:10 alek Exp $
--- configure.orig Tue Jan 18 11:53:18 2005
+++ configure Tue Jan 18 11:53:28 2005
@@ -3192,7 +3192,6 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
X_LIBS="-lglut $X_LIBS"
else
echo "$ac_t""no" 1>&6
-{ echo "configure: error: Cannot find required glut library" 1>&2; exit 1; }
fi