On 12/30/2010 02:38 PM, Jim Meyering wrote: > Eric Blake wrote: >> Commit 041c9c47 traded the 'gettext' module for the lighter 'gettext-h' >> module, so as to not require the latest gettext release (we only need >> the latest release if we ship gettext as a dependent library, but >> coreutils has long preferred to use it as an external library). >> But that commit overlooked two places necessary to allow the use of >> gettext 0.17. > > IMHO, we should do our best to make 0.18 work as a build-from-clone > (not build from tarball) condition.
I agree that build-from-clone should use the latest tools available; it's just that the latest tools available sometimes differ by platform :) This also helps for various other Linux distros where 0.18 is not yet the pre-packaged default. And build-from-tarball is not an issue (thankfully, tarballs are immune to gettext version issues on the destination machine, so for several months now, my coreutils testing on cygwin was limited to tarballs created on Linux). > However, since you say that 0.18.x still does not build on cygwin, > relaxing that requirement to 0.17 makes it easier for more than a > few people to build coreutils, and I won't object. Thanks for agreeing; I've gone ahead and pushed it. -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
