From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OZ17p-0003xH-Bw for mharc-grub-devel@gnu.org; Wed, 14 Jul 2010 08:31:45 -0400 Received: from [140.186.70.92] (port=51051 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZ17m-0003tD-0Z for grub-devel@gnu.org; Wed, 14 Jul 2010 08:31:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZ17i-0005mk-SQ for grub-devel@gnu.org; Wed, 14 Jul 2010 08:31:41 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:64160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ17i-0005mb-IV for grub-devel@gnu.org; Wed, 14 Jul 2010 08:31:38 -0400 Received: by bwz9 with SMTP id 9so4738740bwz.0 for ; Wed, 14 Jul 2010 05:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=RzzmNqt86nFCBYGYAv8eL2/J4mFdnzQa8Iu/Yys8xzM=; b=B/Bco9vHqk4qy2LjN4CzhMU+C6U/iKkdSaeeRug/dN4gmLuZ2j03YMlPCaIl618TdG g1LR7Vm9FO/bzHdSf5A9bp95jUZoX0KMG8ysgY259kvPZXhERnziUZSgD5Wbe+Z9fkWh EnSPem4O1ZSmXBgucVhUSXY6DK4oYedYZIyAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=aEDpY4kmO+ch1Tn9FBZ+L9gW827Oy0h6nxqA56EIBHrQ9ynfWXpGq0nPcGykc/4nFc QJjEJ7/3/KsxNxHzomJZryMTxj+J055cBA4DxyLwflQ11SjxxwTcdrOWamroOMQqNfw5 xppXFl/3zqXdwxN3eHjt0A2w0rC8qVkYH6L0g= Received: by 10.204.7.141 with SMTP id d13mr13175390bkd.158.1279110693530; Wed, 14 Jul 2010 05:31:33 -0700 (PDT) Received: from debian.bg45.phnet (vpn-global-dhcp3-168.ethz.ch [129.132.210.168]) by mx.google.com with ESMTPS id 24sm32501967bkr.7.2010.07.14.05.31.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Jul 2010 05:31:32 -0700 (PDT) Message-ID: <4C3DAE21.3040208@gmail.com> Date: Wed, 14 Jul 2010 14:31:29 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5 MIME-Version: 1.0 To: grub-devel@gnu.org References: <115962.4331.qm@web57404.mail.re1.yahoo.com> In-Reply-To: <115962.4331.qm@web57404.mail.re1.yahoo.com> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig1F7210C50452E309CFD93256" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [Patch] configure --help message for grub-emu X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2010 12:31:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1F7210C50452E309CFD93256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/14/2010 05:23 AM, Jason Butler wrote: > Here is a patch to have configure --help print the build instructions f= or grub-emu > > =20 I'm fine with the principle. However in your patch the syntax of help message seems unclear for me. Is it 2 sentences? If it's the same sentence as the punctuation suggests then it sounds like "select the host platform for grub-emu" I recommend asking someone with English native language to fix this. > --- On Tue, 7/13/10, Colin Watson wrote: > > =20 >> From: Colin Watson >> Subject: Re: configure --help message for grub-emu >> To: "The development of GNU GRUB" >> Received: Tuesday, July 13, 2010, 2:15 AM >> On Mon, Jul 12, 2010 at 06:59:10PM >> -0700, Jason Butler wrote: >> =20 >>> I want to alter the configure script so the --help >>> =20 >> prints the >> =20 >>> instructions for building grub-emu. I saw it was asked >>> =20 >> a couple times >> =20 >>> in #grub where to get it. I think this means altering >>> =20 >> the configure.ac >> =20 >>> file but some open source projects generate >>> =20 >> configure.ac from a >> =20 >>> script. >>> =20 >> This is rare; configure.ac is normally a source file. >> >> =20 >>> Is configure.ac the correct file to alter? >>> =20 >> Yes. >> >> --=20 >> Colin Watson =20 >> =20 >> [cjwatson@ubuntu.com] >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> >> =20 > =20 > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig1F7210C50452E309CFD93256 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAkw9riEACgkQNak7dOguQgmkCgD+MdfnKc0ceq48rB2PKR8mzhO1 1Tyhn1NBddQDYV2kDjgBAIryMUoFBUOPuH83FIMhGE42EU0BiX4/tubv5RMZluuR =m2LZ -----END PGP SIGNATURE----- --------------enig1F7210C50452E309CFD93256--