Home
last modified time | relevance | path

Searched refs:have_mesa_svga (Results 1 – 2 of 2) sorted by relevance

/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfigure.ac2840 have_mesa_svga=`nm $mesa_libraries/libMesaGL.so | grep SVGAMesa | wc -l`
2842 have_mesa_svga=0
2844 if eval "test $have_mesa_svga -ge 1"; then
H A Dconfigure9010 have_mesa_svga=`nm $mesa_libraries/libMesaGL.so | grep SVGAMesa | wc -l`
9012 have_mesa_svga=0
9014 if eval "test $have_mesa_svga -ge 1"; then