Linux: My bad, it helps to match the API with the correct library.

This commit is contained in:
Rom Walton 2013-06-19 14:51:45 -04:00
parent ae8e51e063
commit d6bc3b2b8e
1 changed files with 1 additions and 1 deletions

View File

@ -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],[