summaryrefslogtreecommitdiff
path: root/driver/openbsd-input-ws/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-17 11:25:46 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-17 11:25:46 +0000
commitc74e7df1725c1312bcd9bfaa3989140117fe2fe7 (patch)
tree48604524cb43263b5571274fa4f199e66ef02e1d /driver/openbsd-input-ws/config.h.in
parentd50db7c5e37fc749d9f57a084e850e2fdffcf623 (diff)
regen
Diffstat (limited to 'driver/openbsd-input-ws/config.h.in')
-rw-r--r--driver/openbsd-input-ws/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/driver/openbsd-input-ws/config.h.in b/driver/openbsd-input-ws/config.h.in
index fa3e7517a..a34407496 100644
--- a/driver/openbsd-input-ws/config.h.in
+++ b/driver/openbsd-input-ws/config.h.in
@@ -50,6 +50,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