[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shared object and Makefile.am
From: |
Stefano Lattarini |
Subject: |
Re: shared object and Makefile.am |
Date: |
Sat, 19 Jun 2010 15:53:35 +0200 |
User-agent: |
KMail/1.12.1 (Linux/2.6.30-2-686; KDE/4.3.4; i686; ; ) |
At Saturday 19 June 2010, Wesley Smith wrote:
>
> Where is this documented? I've been looking here:
> http://www.gnu.org/software/autoconf/manual/autoconf.html .
> There's not much in the way of what the various Makefile.am
> conventions are on this page. Is there a better reference?
The better reference for automake is, well, the automake reference
manual :-)
<http://www.gnu.org/software/automake/manual/automake.html>
If you are new to the autotools, you might also find this tutorial very
helpful (I did!):
<http://www.lrde.epita.fr/~adl/autotools.html>
Regards,
Stefano