autoconf
[Top][All Lists]
Advanced

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

Re: CPPFLAGS and AC_CHECK_HEADERS


From: Assar Westerlund
Subject: Re: CPPFLAGS and AC_CHECK_HEADERS
Date: 28 May 2003 20:58:43 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Jose Roman Bilbao <address@hidden> writes:
> AC_ARG_WITH(vtk-incdir,[  --with-vtk-incdir=DIR           location of
> the vtk include directory],
>       [CPPFLAGS="${CPPFLAGS} -I${withval}"])

[...]

> AC_CHECK_HEADER([vtkImageFFT.h],,
>       [AC_MSG_ERROR([VTK headers not found; Check your installation or try
> ./configure --with-vtk-incdir=/libdir/for/vtkheaders])])

This looks good to me.  A similar example works for me with current
autoconf.  Can you tell us what version of autoconf you are running
and also send the output from config.log?




reply via email to

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