Re: AS_ECHO calls finding their way into calls

2008-10-21 Thread Dmitriy Kargapolov
Hi, I tried suggested erlang.m4 patch and it works. Just one minor issue - it works only when I run autoconf with "-i" option... I'm not familiar with m4 stuff, but found that this is something related to "frozen" files... How to deal with this? Thank you.

Re: AS_ECHO calls finding their way into calls

2008-10-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dmitriy Kargapolov on 10/21/2008 3:35 PM: > Hi, > I tried suggested erlang.m4 patch and it works. Just one minor issue - > it works only when I run autoconf with "-i" option... I'm not familiar > with m4 stuff, but found that this is somet

Re: AS_ECHO calls finding their way into calls

2008-10-21 Thread Dmitriy Kargapolov
On Tue, Oct 21, 2008 at 9:24 PM, Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Dmitriy Kargapolov on 10/21/2008 3:35 PM: >> Hi, >> I tried suggested erlang.m4 patch and it works. Just one minor issue - >> it works only when I run autoconf w

problem with headers

2008-10-21 Thread Alason Thjostolf
Hello, at first sorry for my bad english. My problem, I wrote a program in c/c++ and I would like to published them. The program use gnuplot and needs gsl, lapack, arpack, arpack++, arpack++-dev (with the files ardsmat.h, ardssym.h). I wrote a "Makefile.am" and a "configure.ac". when