[sane-devel] sane-config --cflags output

Henning Meier-Geinitz henning@meier-geinitz.de
Mon, 11 Feb 2002 20:47:56 +0100


Hi,

On Mon, Feb 11, 2002 at 09:44:36AM +0000, Tim Waugh wrote:
> sane-config --cflags shouldn't say '-I/usr/include', since that's the
> default include path anyway; similarly, sane-config --libs shouldn't
> say '-lc' (and it doesn't).

Can we really assume that /usr/include is included on each and every
platform? Is it in the C-standard or similar text?

What is the problem with explicitely mentioning "/usr/include"? Does
it break anything or makes it much slower?

Bye,
  Henning