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)" <yselkowitz@users.sourceforge.net>
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygport tweaks
References: <44AAD52E.4070203@byu.net> <20060704212759.GK18873@calimero.vinschen.de> <44AB29FB.5050403@byu.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@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

