On May 3, 2001, Genty Jean-Paul <[EMAIL PROTECTED]> wrote:
> Wich directory variable should I set to tell AC_CHECK_HEADER to search in ??
Add -Idirectory to CPPFLAGS.
> For instance I have installed a package in /usr/local/mylib/include
> and /usr/local/mylib/lib and I would like configure to detect if mylib
> is not installed.
For libraries, add -Ldirectory to LDFLAGS.
> I prefer not to put it in an environnement variable.
You're out of luck, then.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me