1124N/Aindex 5312ca6..9622eab 100644
1018N/A #define ROOT_CONFIGPATH "%A," "%R," \
1124N/A@@ -138,7 +138,8 @@ xf86InfoRec xf86Info = {
851N/A const char *xf86ConfigFile = NULL;
1088N/A const char *xf86ConfigDir = NULL;
851N/A-const char *xf86ModulePath = DEFAULT_MODULE_PATH;
851N/A+/* Sun: add old module path for compatibility with out-of-tree driver packages */
851N/A MessageType xf86ModPathFrom = X_DEFAULT;
851N/A const char *xf86LogFile = DEFAULT_LOGPREFIX;
851N/A MessageType xf86LogFileFrom = X_DEFAULT;
1088N/A@@ -36,9 +36,9 @@ server is started as a normal user:
1124N/A@@ -67,10 +67,10 @@ search locations are as follows:
1088N/A /* X Access Control Extension */