From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tiger.gg3.net (142.13.111.219.st.bbexcite.jp [219.111.13.142]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j4K910g7015273 for ; Fri, 20 May 2005 09:01:01 GMT Received: (qmail 19864 invoked by uid 89); 20 May 2005 18:01:04 +0900 Received: from ols-dell.iic.hokudai.ac.jp (133.87.4.159) by 0 with AES256-SHA encrypted SMTP; 20 May 2005 18:01:04 +0900 Received: (qmail 12581 invoked by uid 1000); 20 May 2005 18:01:04 +0900 Date: Fri, 20 May 2005 18:01:04 +0900 From: Georgi Georgiev To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Unofficial Gentoo Development Guide and Autotools Message-ID: <20050520090104.GB12311@ols-dell.gg3.net> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20050519044425.549e1f64@snowdrop> <20050520060621.6a82957a@snowdrop> <20050520060612.GA10306@ols-dell.gg3.net> <20050520072215.15afb99c@snowdrop> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20050520072215.15afb99c@snowdrop> User-Agent: Mutt/1.5.8i X-Archives-Salt: 79b6a7ad-80c8-4334-b147-3385aeb8ccc5 X-Archives-Hash: a877b36947b3cc67ceef3191b6be77f3 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable maillog: 20/05/2005-07:22:15(+0100): Ciaran McCreesh types > On Fri, 20 May 2005 15:06:12 +0900 Georgi Georgiev wrote: > | The phrase "when an option is specified" is a bit ambiguous, > | especially since it is later referred by the explanation of > | AC_ARG_WITH. I was not sure if "option" in this case means "option" as > | in "--enable-foo=3DOPTION". I was confused, because one paragarph before > | the example you talk about "--enable-foo and --disable-foo *switches* > | to ./configure". >=20 > .. Important:: The third argument is used when a ``--enable`` or > ``--disable`` switch to ``./configure`` is provided, and the fourth > is used when such a switch is *not* passed. A common misconception is > that the third is enable and the fourth is disable -- this is **not** > the case. You may encounter packages that get this wrong. >=20 > Does that sound any better? Yes, much better. > | - coloring > |=20 > | %.1 : %.in > | @regex_cmd@ -e "s,\@VERSION\@,$(VERSION),g" $? > $@ > |=20 > | The first "@" is span.Special and the second one is span.Constant. >=20 > Hrm, that's a vim thing (I'm using a vim script to do the highlighting > at compile time, it's not manual). If someone enjoys pain they could > have a go at making vim's automake highlighting smarter... Don't think > I'm brave enough to touch that one myself. The 2html.vim that comes with vim seems to work fine here. Tried both 7=CE= =B1 and 6.3. The HTML is ugly, but at least it's properly highlighted: http://gg3.net/~chutz/gentoo/highlight/ Of course, you need to "set ft=3Dautomake", which is different than ft=3Dmake. ;) $ vim -c 'set ft=3Dautomake' Makefile.in -c TOhtml -c wq -c qa --=20 / Georgi Georgiev / Harp not on that string. -- William / \ chutz@gg3.net \ Shakespeare, "Henry VI" \ / +81(90)2877-8845 / / --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCjadQfXO2NUT1EmYRAqjSAJ43WznFfiHhBApfpMknK8nWB9esxACdGdUR pIpkV+vNaU6MeKPpXjLNKEU= =YQy6 -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- -- gentoo-dev@gentoo.org mailing list