Re: using atlocal variables in autotest macros

2009-02-28 Thread Ralf Wildenhues
Hello John, * John Wohlbier wrote on Wed, Feb 25, 2009 at 08:03:00PM CET: > For the life of me I can't figure out how to use variables I've set in > atlocal.in in my macros defined in my *.at files. I think it must be due to > my lack of understanding of the m4 language, and maybe more specificall

Re: using atlocal variables in autotest macros

2009-02-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to John Wohlbier on 2/25/2009 12:03 PM: Hello John, Sorry for a delay in replying. And in addition to Ralf's comments, > > For example, here is my atlocal.in: > DOING_MPI='@MPI_LIBS@' Looks reasonable. > But it appears that somehow reg

Re: library search test fails, please help

2009-02-28 Thread Ralf Wildenhues
Hello Alejandro, all, I'm late to the long thread this post started: * aaragon wrote on Sat, Feb 21, 2009 at 10:23:33PM CET: > I want to check for a particular static library that I created. > Thus, I put the following in the configure.ac file > > AC_CHECK_LIB([cpputils], [flip],,[AC_MSG_ERROR(l