aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-power-manager/files/patch-config.h.in
blob: e1d331faf89e6b3b3ae02e410cc9e623e640d7ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- config.h.in.orig    2014-12-01 11:37:05 UTC
+++ config.h.in
@@ -60,6 +60,12 @@
 /* Define if libxfce4panel-1.0 >= libxfce4panel_minimum_version present */
 #undef HAVE_LIBXFCE4PANEL
 
+/* Define to 1 if you have the `Xss' library (-lXss). */
+#undef HAVE_LIBXSS
+
+/* Define to 1 if you have the `Xtst' library (-lXtst). */
+#undef HAVE_LIBXTST
+
 /* Define to 1 if you have the <locale.h> header file. */
 #undef HAVE_LOCALE_H
 
@@ -132,6 +138,12 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the <X11/extensions/scrnsaver.h> header file. */
+#undef HAVE_X11_EXTENSIONS_SCRNSAVER_H
+
+/* Define to 1 if you have the <X11/extensions/XTest.h> header file. */
+#undef HAVE_X11_EXTENSIONS_XTEST_H
+
 /* Define if XF86XK_Hibernate is available */
 #undef HAVE_XF86XK_HIBERNATE