summaryrefslogtreecommitdiff
path: root/lib/libXxf86vm/src
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:28:28 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:28:28 +0000
commit3f5a0af50bdd5302dfc3a7dd37a3008672d52ca5 (patch)
tree2c545202b91d6e161a03c0e6f18b904e56ac3b71 /lib/libXxf86vm/src
parent9f8b198dcc8e573fc819bd15cd5214e9213ea14c (diff)
regen
Diffstat (limited to 'lib/libXxf86vm/src')
-rw-r--r--lib/libXxf86vm/src/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libXxf86vm/src/config.h.in b/lib/libXxf86vm/src/config.h.in
index 6b4c3e48b..d9e9ca482 100644
--- a/lib/libXxf86vm/src/config.h.in
+++ b/lib/libXxf86vm/src/config.h.in
@@ -48,6 +48,15 @@
/* 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
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS