-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Allan Caffee on 3/30/2009 8:12 AM:
My invocation of AC_EGREP_CPP looks like this:
AC_EGREP_CPP([HAVE_GL_GLU_H], [AC_LANG_PROGRAM([[foo]], [[bar]])],
[OPENVRML_HAVE_GL_GLU_H=1],
On Sat, 28 Mar 2009, Braden McDaniel wrote:
> On Sat, 2009-03-28 at 07:27 -0600, Eric Blake wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > According to Braden McDaniel on 3/27/2009 11:02 PM:
> > > When I try to use AC_LANG_PROGRAM in conjunction with AC_EGREP_CPP, I'm
> > > s
On Sat, 2009-03-28 at 07:27 -0600, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Braden McDaniel on 3/27/2009 11:02 PM:
> > When I try to use AC_LANG_PROGRAM in conjunction with AC_EGREP_CPP, I'm
> > seeing this error:
> >
> > configure.ac:97: error:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Braden McDaniel on 3/27/2009 11:02 PM:
> When I try to use AC_LANG_PROGRAM in conjunction with AC_EGREP_CPP, I'm
> seeing this error:
>
> configure.ac:97: error: possibly undefined macro: AC_LANG_PROGRAM
> If this to
When I try to use AC_LANG_PROGRAM in conjunction with AC_EGREP_CPP, I'm
seeing this error:
configure.ac:97: error: possibly undefined macro: AC_LANG_PROGRAM
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
M