-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Corinna Vinschen on 7/4/2006 3:27 PM: > And while we're at it, the localstatedir should be /var per > http://cygwin.com/setup.html, not /var/lib as is the default > in cygport.
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. And now with autoconf 2.60, we should be considering whether the new --datarootdir needs to be specified, as well. 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. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEqyn684KuGfSFAYARAj3ZAJ4/U2SC0K4a7Kf05e2LAsvv9TVVJgCgn/pm 5bj/3riZxaAX++nR0Gl5QW4= =MdYp -----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/