2.13 and 2.5x with $ECHO_N/$ECHO_C and $ac_n/$ac_c.
+2002-03-07 Albert Chin-A-Young <china@thewrittenword.com>
+
+ * libtool.m4: Allow LT_AC_PROG_SED to work under autoconf
+ 2.13 and 2.5x with $ECHO_N/$ECHO_C and $ac_n/$ac_c.
+
2002-02-25 Albert Chin-A-Young <china@thewrittenword.com>
* ltmain.in: Quote $pic_mode.
test ! -f ${_sed} && break
cat /dev/null > "$tmp/sed.in"
_count=0
- echo $ac_n "0123456789$ac_c" >"$tmp/sed.in"
+ echo ${ECHO_N-$ac_n} "0123456789${ECHO_C-$ac_c}" >"$tmp/sed.in"
# Check for GNU sed and select it if it is found.
if "${_sed}" --version 2>&1 < /dev/null | egrep '(GNU)' > /dev/null; then
lt_cv_path_SED=${_sed}