X-Spam-Check-By: sourceware.org Message-ID: <44B599C7.9000407@users.sourceforge.net> Date: Wed, 12 Jul 2006 19:54:31 -0500 From: "Yaakov S (Cygwin Ports)" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygport tweaks References: <44AAD52E DOT 4070203 AT byu DOT net> <20060704212759 DOT GK18873 AT calimero DOT vinschen DOT de> <44AB29FB DOT 5050403 AT byu DOT net> In-Reply-To: <44AB29FB.5050403@byu.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Blake wrote: > Actually, I liked how g-b-s did it better - rather than hardcoding > everything (such as --mandir=/usr/share/man), it followed GNU Coding > Standards (such as --mandir='${prefix}/share/man'), so that I can do 'make > prefix=/my/path' and mandir would automatically follow. I changed this because I found certain cases where the substitution would not happen, and the '${prefix}' would end up as-is in a generated source file, which is obviously undesirable. And with the X11 move into /usr, I didn't foresee much need for prefix != /usr anyway. > And now with autoconf 2.60, we should be considering whether the > new --datarootdir needs to be specified, as well. Thanks for the heads-up, I'll look at it once 2.60 is in the distro. > One other nit - g-b-s removed lib/charset.alias after 'make install', > since that file is managed by postinstall of info; multiple packages build > this file, and would conflict if g-b-s didn't avoid distributing it. > cyginstall should do likewise. I don't see any reference to charset.alias in g-b-s HEAD, and AFAIK it belongs to gettext, not info. The only time I've needed to remove it was with glib2, which contains a gettext-based i18n API. Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEtZnHpiWmPGlmQSMRAqs0AKDyCKp2lPl63ShhHufSpCQR7FVWawCggsvJ a2rd3WiYZGpYhs2PcrHkIRE= =O9vx -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/