autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: Changing AC_DEFINE


From: Alexandre Oliva
Subject: Re: RFC: Changing AC_DEFINE
Date: 19 Jun 2001 05:26:43 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On Jun 18, 2001, Tim Van Holder <address@hidden> wrote:

> and $echo is set to 'echo -E' when needed?

Libtool tries a number of alternatives to echo: ksh's print, `printf
%s', a helper script as follows:

cat <<EOF
$*
EOF

and I recall having suggested an awk-based approach, but we never got
to implement it because it was never necessary.  I'm not sure we try
echo -E, though.  It would probably be nice to do so.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]