autoconf
[Top][All Lists]
Advanced

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

Re: AC quoting rules


From: Thomas E. Dickey
Subject: Re: AC quoting rules
Date: Thu, 7 Feb 2002 06:40:29 -0500 (EST)

On 7 Feb 2002, Akim Demaille wrote:

>  AC_DEFUN([AC_FUNC_ERROR_AT_LINE],
>  [AC_LIBSOURCES([error.h, error.c])dnl
>  [AC_LINK_IFELSE([AC_LANG_PROGRAM([],[error_at_line (0, 0, "", 0, "");])],
>                  [AC_LIBOBJ(error)])])
>  ])
>
> Anyway, I don't think novices will write such things, they will merely
> invoke macros we provide.

not really (novices will copy things like this from existing scripts in
preference to studying to see how to use macros which you may have written
to replace those constructs).

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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