On Wed, 29 Mar 2000, Lars Hecking wrote:
>
> > You need to tell us what tests you are doing in your configure.in for
> > us to figure out why this is happening.
> >
> > IMHO, whatever programs has installed jconfig.h is in the wrong here,
> > you should not install configure-generated header files.
>
> It's jpeglib - currently ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz.
> And yes, I think I have stumbled over this too on occasion ...
It seems that confdefs.h now defines HAVE_STDLIB_H prior to this test,
and it didn't do this before. I think it is AC_FUNC_MMAP that is
causing this to be defined. Presumably moving AC_FUNC_MMAP to the
end of configure should help avoid this problem.
Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen