On Thu, Jun 02, 2005 at 03:04:06PM -0400, Alfred M. Szmidt wrote:
>    > Cans omebody please do the bootstrap test?
> 
>    I've successfully done that using Alfred's cross-compiling guide.
> 
> So can we apply this madness?

... and perhaps Debian's 11_nic_update.patch and 12_sis900.patch as well?

> Thomas, can you describe the changes between the patch in the Debian
> package and the one on savannah?

Nothing serious; see the attached gnumach-savannah-debian.patch.
The ChangeLogs are identical.


Regards,
 Thomas
diff -ru gnumach-1-branch.1.savannah/Drivers.macros 
gnumach-1-branch.1.debian/Drivers.macros
--- gnumach-1-branch.1.savannah/Drivers.macros  2005-06-03 00:14:13.000000000 
+0200
+++ gnumach-1-branch.1.debian/Drivers.macros    2005-06-03 00:11:37.000000000 
+0200
@@ -21,7 +21,7 @@
 AC_DEFUN([AC_DRIVER_ALIAS], [
 [#] Checking for alias [$1]
 AC_ARG_ENABLE([$1],
-  AS_HELP_STRING([--enable-$1], [enable driver alias $1]),
+  AS_HELP_STRING([--enable-$1], [enable driver alias $1 for $2]),
   [enable_$2="$enable_$1"]
 )])
 
_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to