[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix for "configure invocation" on OpenBSD
From: |
Akim Demaille |
Subject: |
Re: Fix for "configure invocation" on OpenBSD |
Date: |
26 Apr 2001 11:43:24 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
Great, thanks Pavel. Please install.
Could you mention this in the portability section? Or create a TODO
in doc that includes this:
$ cat <<EOF
> \" \\
> EOF
" \
$ bash
bash-2.04$ cat <<EOF
> \" \\
> EOF
\" \
bash-2.04$
so that we don't forget about it.