Merge from vendor branch TNF:
[pkgsrc.git] / x11 / xlockmore / patches / patch-ac
1 $NetBSD$
2
3 --- configure.orig      Wed Jun 16 21:23:29 1999
4 +++ configure   Wed Apr  5 22:32:36 2000
5 @@ -4614,7 +4614,7 @@
6  #define USE_GL 1
7  EOF
8  
9 -    XLOCKLIBS="${XLOCKLIBS} -lMesaGL -lMesaGLU"
10 +    XLOCKLIBS="${XLOCKLIBS} -lGL -lGLU"
11      test "x$mesagl_includes" = xNONE && mesagl_includes=$ac_mesagl_includes
12      test "x$mesagl_libraries" = xNONE && mesagl_libraries=$ac_mesagl_libraries
13      case "${canonical}" in