* Eric Blake wrote on Tue, Oct 28, 2008 at 03:54:49AM CET:
> --- a/lib/autoconf/status.m4
> +++ b/lib/autoconf/status.m4
> @@ -370,7 +370,7 @@ else
>    # The final `:' finishes the AND list.
>    ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
>  fi]])
> -ac_cr='
'
> +ac_cr=`echo X | tr X '\015'`

Are we going to ignore non-ASCII systems now?

AFAIR there was somebody trying to maintain a VMS fork of Autoconf,
a couple of years go.

Cheers,
Ralf


Reply via email to