Hi,
On Fri, May 3, 2013 at 11:22 PM, Pino Toscano wrote:
> Hi,
>
> instead of the above, what about something like this:
> case "${host_os}" in
> gnu*)
> # Needed for GNU/Hurd.
> AC_CHECK_TOOL(MIG, mig)
> if test "$MIG" = "" ; then
> AC_MSG_ERROR([no mig for use])
Hi!
thanks for your review.
On Fri, May 3, 2013 at 8:57 PM, Ivan Shmakov wrote:
> A few minor points.
>
I have update this patch after your feedback.
>From b50f9b2f9ab1792ad584d07c9d2da3c5857d82fe Mon Sep 17 00:00:00 2001
From: hacklu
Date: Sat, 4 May 2013 16:17:25 +0800
Subject: [PAT
Hi,
I finally managed to write the qoth for the 3rd and 4th quarter of 2012, and it
would be great if you could review it:
http://darnassus.sceen.net/~hurd-web/contributing/web_pages/news/qoth_next/
---to simplify reading it, I pasted the text here, too---
A quarter of the Hurd, Q3/Q4 of 2012:
Hi,
On Sun, May 5, 2013 at 1:22 AM, Doug Evans wrote:
> On Fri, May 3, 2013 at 3:43 AM, 陆岳 wrote:
>>> Hmm, I think that instead of only examining the host system, $host, this
>>> also needs to examine the target system, $target. (Please tell if the
>>> difference between build, host, and target
On Fri, May 3, 2013 at 3:43 AM, 陆岳 wrote:
>> Hmm, I think that instead of only examining the host system, $host, this
>> also needs to examine the target system, $target. (Please tell if the
>> difference between build, host, and target system is not clear to you.)
>> The MIG tool is used to gene