1265N/A #define ALL_CONFIGPATH "%A," "%R," \
1265N/A #ifndef RESTRICTED_CONFIGPATH
1265N/Aindex d576fb9..2c19c54 100644
1265N/A@@ -135,7 +135,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:
1265N/Aindex 8086f32..37b9315 100644
1088N/A /* X Access Control Extension */