Make RGB_PATH configurable.

Move I2C modules back to $(moduledir)/multimedia.
This commit is contained in:
Daniel Stone
2005-09-01 14:56:35 +00:00
parent a65c579613
commit 94fbdb5c6d
4 changed files with 19 additions and 2 deletions

View File

@@ -388,4 +388,7 @@
/* Define to 1 if unsigned long is 64 bits. */
#undef _XSERVER64
/* Define to location of RGB database */
#undef RGB_PATH
#endif /* _DIX_CONFIG_H_ */