Hi again!

We're going to switch into the __GNU_userland__ macro for GNU/K*BSD systems.
Please could you apply this tiny patch so that both the old and new scheme
are supported:

--- xc/config/cf/Imake.cf.~3.86.~       2003-11-24 03:02:26.000000000 +0100
+++ xc/config/cf/Imake.cf       2003-11-24 16:26:30.000000000 +0100
@@ -978,7 +978,8 @@
 #endif /* minix */
  
 /* Systems with GNU libc and userland */
-#if defined(__GNU__) || defined(__GNU_KFreeBSD__) || \
+#if defined(__GNU__) || defined(__GNU_userland__) || \
+  defined(__GNU_KFreeBSD__) || \
   defined(__GNU_KNetBSD__) || defined(__GNU_KOpenBSD__)
 #define GNUArchitecture
 #define MacroIncludeFile <gnu.cf>

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to