On Jan 15, 2001, [EMAIL PROTECTED] (Oliver Kowalke) wrote:

> where can I find a list of descriptions for all available macros?

How about the manual, for a start? :-)

> Currently I need a macro which breaks the configure-script if a
> tested system header doesn't exist.

There's no such macro in autoconf.  But you can easily build one using
AC_CHECK_HEADER.

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

Reply via email to