AC_C_INLINE
Mark Mitchell
mark@codesourcery.com
Mon Jun 5 18:38:00 GMT 2000
>>>>> "Philipp" == Philipp Thomas <pthomas@suse.de> writes:
Philipp> I'm about to add the necessary stuff to gcc/configure.in
Philipp> but stopped at the config.h issue. AC_C_INLINE uses
Philipp> AC_DEFINE_UNQUOTE without description, requiring us to
Philipp> put a corresponding block in config.in.
Philipp> I'd say it would be better to send a patch to the
Philipp> autoconf maintainer that passes AC_DEFINE_UNQUOTE a
Philipp> description and in the meantime put a gcc_AC_C_INLINE
Philipp> into aclocal that does just that. Comments ?
That sounds fine. But the number one imperative is to get the tree
back in working order; please don't let something like this delay your
work. It's fine to fix things up -- and then clean up a secondary
issue like this a little later.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list