summaryrefslogtreecommitdiff
path: root/driver/xf86-video-suncg6/config.h.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2008-08-23 15:43:45 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2008-08-23 15:43:45 +0000
commit1cd06c9934bba135c31a14587439ee4067564645 (patch)
tree33dc71b06907b4ed53edaa8b67f9176e35975655 /driver/xf86-video-suncg6/config.h.in
parent4b6ef22da436b95ba0de4cf63219ae64d80400c2 (diff)
regen with OpenBSD autotools
ok matthieu@
Diffstat (limited to 'driver/xf86-video-suncg6/config.h.in')
-rw-r--r--driver/xf86-video-suncg6/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/driver/xf86-video-suncg6/config.h.in b/driver/xf86-video-suncg6/config.h.in
index db6ccf22e..a6aea89c9 100644
--- a/driver/xf86-video-suncg6/config.h.in
+++ b/driver/xf86-video-suncg6/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