pkgsrc/x11/xlockmore/patches/patch-ac

14 lines
464 B
Text
Raw Normal View History

$NetBSD: patch-ac,v 1.4 2000/05/11 16:37:53 hubertf Exp $
--- configure.orig Fri Mar 24 00:12:23 2000
+++ configure Tue May 9 13:38:23 2000
@@ -4844,7 +4844,7 @@
#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