I don’t think this is anything against portability. Is it?

Patch by Than Ngo <[email protected]>

Signed-off-by: Matěj Cepl <[email protected]>
---
 linux.cf |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/linux.cf b/linux.cf
index af73c29..59fbbe9 100644
--- a/linux.cf
+++ b/linux.cf
@@ -190,7 +190,13 @@ 
InstallNamedTargetNoClobber(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class
 #endif /* LinuxDebian */
 
 #if LinuxDistribution == LinuxRedHat
-#define FSUseSyslog            YES
+# define FSUseSyslog           YES
+# define BuildRman             NO
+# define BuildHtmlManPages     NO
+# define ProjectRoot           /usr
+# define ManPath               /usr/share/man
+# define XAppLoadDir           /usr/share/X11/app-defaults
+# define ConfigDir             /usr/share/X11/config
 #endif
 
 #ifndef HasDevRandom
-- 
1.7.6

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to