X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bootstrap;h=4fa452c515d729a4ecfd5a7f7762784c02c36011;hb=430b13959253a55ec17f6f72cfa94d867c913319;hp=b9198df3f6064da765502e8f684a2b7a7e729c18;hpb=df2c78e32b92fcd429e9cbe1a4e34d279437dc82;p=chaz%2Ftar diff --git a/bootstrap b/bootstrap index b9198df..4fa452c 100755 --- a/bootstrap +++ b/bootstrap @@ -24,6 +24,11 @@ # URL of our text domain page in Translation Project TP_URL="http://www2.iro.umontreal.ca/~gnutra/po/maint/tar/" +# Ensure file names are sorted consistently across platforms; +# e.g., m4/ulonglong_gl.m4 should follow m4/ulonglong.m4. +LC_ALL=C +export LC_ALL + usage() { cat <