summaryrefslogtreecommitdiff
path: root/driver/xf86-video-sunffb/config.h.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2008-08-23 14:51:56 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2008-08-23 14:51:56 +0000
commit3b30af6cdd80cc681f4ab951709e43bb0819fa2c (patch)
tree3f7468d57d6075620ae158e896dab6e2119d4944 /driver/xf86-video-sunffb/config.h.in
parentb60c79eea9efb97e265688f32cb7abc07d4a1ee5 (diff)
regen with OpenBSD autotools
ok matthieu@
Diffstat (limited to 'driver/xf86-video-sunffb/config.h.in')
-rw-r--r--driver/xf86-video-sunffb/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/driver/xf86-video-sunffb/config.h.in b/driver/xf86-video-sunffb/config.h.in
index 1969a09c6..fce25955d 100644
--- a/driver/xf86-video-sunffb/config.h.in
+++ b/driver/xf86-video-sunffb/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