2000-05-11 18:37:52 +02:00
|
|
|
$NetBSD: patch-ac,v 1.4 2000/05/11 16:37:53 hubertf Exp $
|
2000-04-05 22:38:24 +02:00
|
|
|
|
2000-05-11 18:37:52 +02:00
|
|
|
--- configure.orig Fri Mar 24 00:12:23 2000
|
|
|
|
+++ configure Tue May 9 13:38:23 2000
|
|
|
|
@@ -4844,7 +4844,7 @@
|
2000-04-05 22:38:24 +02:00
|
|
|
#define USE_GL 1
|
|
|
|
EOF
|
|
|
|
|
|
|
|
- XLOCKLIBS="${XLOCKLIBS} -lMesaGL -lMesaGLU"
|
|
|
|
+ XLOCKLIBS="${XLOCKLIBS} -lGL -lGLU"
|
|
|
|
test "x$mesagl_includes" = xNONE && mesagl_includes=$ac_mesagl_includes
|
|
|
|
test "x$mesagl_libraries" = xNONE && mesagl_libraries=$ac_mesagl_libraries
|
|
|
|
case "${canonical}" in
|