X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bootstrap;h=4fa452c515d729a4ecfd5a7f7762784c02c36011;hb=430b13959253a55ec17f6f72cfa94d867c913319;hp=4d222d56cb9b0e17897687691a5c67f8381c6565;hpb=03092879ac1529b6f948e14f9a4edb8795dc0a68;p=chaz%2Ftar diff --git a/bootstrap b/bootstrap index 4d222d5..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 <