From 1cd06c9934bba135c31a14587439ee4067564645 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 23 Aug 2008 15:43:45 +0000 Subject: regen with OpenBSD autotools ok matthieu@ --- driver/xf86-video-suncg6/config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'driver/xf86-video-suncg6/config.h.in') 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 -- cgit v1.2.3