This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
AC_CHECK_HEADERS not working for me.
- From: Jose Roman Bilbao <jrbcast at teleline dot es>
- To: autoconf at gnu dot org
- Cc: automake at gnu dot org
- Date: 19 May 2003 17:36:25 +0200
- Subject: AC_CHECK_HEADERS not working for me.
- Organization:
Hi,
I am trying to make AC_CHECK_HEADERS work for a /usr/local/include/vtk
file. It always say to me No for the three or four tests it performs
(compile, presence, etc...) I have added the correct path to CPPFLAGS
before running that macro and it keeps on failing... Am I doing
something wrong or should I write my own test?
Thanks.
--
Jose Roman Bilbao <jrbcast@teleline.es>