This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AC_C_INLINE


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]