summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPhilippe Brochard <hocwp@free.fr>2020-05-23 18:41:40 +0200
committerPhilippe Brochard <hocwp@free.fr>2020-05-23 18:41:40 +0200
commitbeed7746bb57896e278960126ba9a917071b90c9 (patch)
tree0fc0cff08cc21ff8491d1e8ac1c5433f870206c4 /config.h.in
parenta164a7838e451d8dce4fc6d34abc5224201b02dc (diff)
downloadxbindkeys-beed7746bb57896e278960126ba9a917071b90c9.tar.gz
Bounce to 1.8.7 version
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 d130122..b5b9492 100644
--- a/config.h.in
+++ b/config.h.in
@@ -70,6 +70,9 @@
/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK
+/* Name of package */
+#undef PACKAGE
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -94,6 +97,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Version number of package */
+#undef VERSION
+
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING