Am Montag, den 21.09.2009, 22:43 +0200 schrieb Ralf Wildenhues:
> You'll need to write the rules for compilation yourself.
>
Thanks for your answer. But I have a problem about lib_LIBRARIES.
Automake wants an ".a" suffix. Is there a way to disable this?
* Martin Kalbfuß wrote on Mon, Sep 21, 2009 at 08:02:54PM CEST:
> Now I try to distribute GNU Modula-2 Modules with Autotools. Modula-2
> doesn't use archived static libraries like C does. Instead the object
> files are distributed and installed with the definition modules in a
>
Hi,
Last time I was here, I asked how to compile a program writen in a
foreign language.
Now I try to distribute GNU Modula-2 Modules with Autotools. Modula-2
doesn't use archived static libraries like C does. Instead the object
files are distributed and installed with the definition modules