summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 8c031ec..9f66b48 100644
--- a/config.h.in
+++ b/config.h.in
@@ -171,11 +171,17 @@
/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
+/* Define this if your system has libcap. */
+#undef HAVE_LIBCAP
+
/* Define this if the Portable Network Graphics library is installed. It is
basically required, but many things will more-or-less limp along without
it. */
#undef HAVE_LIBPNG
+/* Define this if you have libsystemd. */
+#undef HAVE_LIBSYSTEMD
+
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H