+2005-02-07 Bruno Haible <bruno@clisp.org>
+
+ * config.rpath: Use 'sed' with ranges only in C locale. Needed because
+ in the et_EE locale, the letters T U V W C Y come after Z.
+ Reported by Mike Frysinger <vapier@gentoo.org>.
+
2005-01-09 Bruno Haible <bruno@clisp.org>
Adaptation to automake-1.9.
shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
-sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
+LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
# How to pass a linker flag through the compiler.
wl="$escaped_wl"