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.
-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
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
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