[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 04/20] autoconf: New test for openpty et al.
Roger Pau Monne writes ("Re: [Xen-devel] [PATCH 04/20] autoconf: New test for openpty et al."): > > +#ifdef INCLUDE_LIBUTIL_H > > +#include INCLUDE_LIBUTIL_H > > +#endif > > + > > Maybe I'm missing something, because this autoconf macros are hard to read, > but shouldn't you add something like > > #undef INCLUDE_LIBUTIL_H > > to tools/config.h.in, so the generated config.h contains this define? Yes. This is normally done by autoheader, which is normally done by autogen.sh. But I see that we aren't running autoheader. I will see about fixing that. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |