Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.

This is more sane anyway, as it ensures a rebuild when changing them.
This commit is contained in:
Eric Anholt
2009-04-08 14:17:39 -07:00
committed by Kristian Høgsberg
parent e72c85547b
commit 4474c200a1
5 changed files with 26 additions and 6 deletions

View File

@@ -76,6 +76,7 @@ Equipment Corporation.
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#include <version-config.h>
#endif
#include <X11/X.h>