bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Option to not use inline


From: Ben Pfaff
Subject: Re: Option to not use inline
Date: Wed, 09 May 2007 09:25:01 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"Shawn W." <address@hidden> writes:

> gperf needs a way to turn off automatically using the inline keyword
> with the lookup function it generates.

I don't speak for the gperf maintainers, but it's common in the
GNU world to use Autoconf to detect support for inline and then,
if inline is not supported, add
        #define inline
to config.h so that the keyword disappears from the viewpoint of
the compiler.
-- 
Ben Pfaff
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]