summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 35796b3c9..f5ebeebcc 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -36,6 +36,10 @@
// libr
#cmakedefine HAVE_ELFICON 1
+// libconfig
+#cmakedefine HAVE_LIBCONFIG 1
+#cmakedefine HAVE_LIBCONFIG_OLD_API 1
+
// tdm, tdeioslave
#cmakedefine HAVE_TERMIOS_H 1
@@ -203,4 +207,4 @@
#cmakedefine KICKOFF_DIST_CONFIG_SHORTCUT2 "@KICKOFF_DIST_CONFIG_SHORTCUT2@"
// TDE compositor binary name
-#define TDE_COMPOSITOR_BINARY "compton-tde" \ No newline at end of file
+#define TDE_COMPOSITOR_BINARY "compton-tde"