mirror of https://github.com/BOINC/boinc.git
Linux: My bad, it helps to match the API with the correct library.
This commit is contained in:
parent
ae8e51e063
commit
d6bc3b2b8e
|
@ -847,7 +847,7 @@ fi
|
|||
LIBS=$svlibs
|
||||
|
||||
if (test "$enable_xss" == yes) && (test "$have_Xss" == yes); then
|
||||
SAH_CHECK_LIB([xcb-dpms],[DPMSQueryExtension],[
|
||||
SAH_CHECK_LIB([Xext],[DPMSQueryExtension],[
|
||||
AC_DEFINE([HAVE_DPMS],[1],[Define to 1 if you have xcb-dpms library])
|
||||
CLIENTLIBS="${sah_lib_last} ${CLIENTLIBS}"])
|
||||
SAH_CHECK_LIB([Xss],[XScreenSaverAllocInfo],[
|
||||
|
|
Loading…
Reference in New Issue