summaryrefslogtreecommitdiff
path: root/app/xkbutils/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-16 00:03:55 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-16 00:03:55 +0000
commitf41e5c719f41d4bc243f3a8b295042d214625cac (patch)
treeb380acbd3462dd4ad103afd3aa1dd01b94258509 /app/xkbutils/config.h.in
parent3f5a0af50bdd5302dfc3a7dd37a3008672d52ca5 (diff)
regen
Diffstat (limited to 'app/xkbutils/config.h.in')
-rw-r--r--app/xkbutils/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/xkbutils/config.h.in b/app/xkbutils/config.h.in
index c364eda45..1ca40928b 100644
--- a/app/xkbutils/config.h.in
+++ b/app/xkbutils/config.h.in
@@ -18,5 +18,14 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* Major version of this package */
+#undef PACKAGE_VERSION_MAJOR
+
+/* Minor version of this package */
+#undef PACKAGE_VERSION_MINOR
+
+/* Patch version of this package */
+#undef PACKAGE_VERSION_PATCHLEVEL
+
/* Version number of package */
#undef VERSION