summaryrefslogtreecommitdiff
path: root/driver/xf86-video-tseng/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-16 01:32:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-16 01:32:26 +0000
commitad6f4cfa44ff746db4a38dfddf725505611400a6 (patch)
treee3f6825226b2547a847fbb778914765c9fe41e61 /driver/xf86-video-tseng/config.h.in
parente889f63b0fdd45de06f2be8d7db2f83816835b4a (diff)
regen
Diffstat (limited to 'driver/xf86-video-tseng/config.h.in')
-rw-r--r--driver/xf86-video-tseng/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/driver/xf86-video-tseng/config.h.in b/driver/xf86-video-tseng/config.h.in
index db6ccf22e..a6aea89c9 100644
--- a/driver/xf86-video-tseng/config.h.in
+++ b/driver/xf86-video-tseng/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