AC_INCLUDES_DEFAULT

Reuben Thomas <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <CAOnWdogq2LzRxLt58bb5TmFioMjriZXnbXrjtRjo=-hrHQfh=w@mail.gmail.com>
I'm trying to use this macro to indicate which headers should be used for
e.g. AC_CHECK_SIZEOF, but the argument I supply is just copied verbatim
into configure, and not used to set ac_includes_default. What am I doing
wrong?

For example:

AC_INIT(foo, 0.1)
AC_INCLUDES_DEFAULT([#include "foo.h"])

I just find a line in configure with

#include "foo.h"

which is just a comment to m4.

-- 
https://rrt.sc3d.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.