Merge from vendor branch TNF:
[pkgsrc.git] / x11 / xlockmore / patches / patch-ac
1 $NetBSD$
2
3 --- configure.orig      Fri Mar 24 00:12:23 2000
4 +++ configure   Tue May  9 13:38:23 2000
5 @@ -4844,7 +4844,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