> -Original Message-
> From: automake-bounces+jeff.daily=pnl@gnu.org [mailto:automake-
> bounces+jeff.daily=pnl@gnu.org] On Behalf Of
> adrianc...@hotmail.co.uk
> Sent: Tuesday, October 25, 2011 11:31 PM
> To: automake@gnu.org
> Subject: Automake: How to force dynamic linking
>
> P
Please could someone inform me how to ensure that a program i create is
dynamically linked when using libtool.
In section 8.3.2 Building Libtool Libraries it states
bin_PROGRAMS = hello
hello_SOURCES = hello.c ...
hello_LDADD = libgettext.la
Whether hello is statically or dynamically l
> On my own "real" projects (the ones with real users), I view the version
> control logs as messages for active developers and ChangeLog as messages
> for users and occasional developers. So git sees small one-off messages
> on a regular basis, and the ChangeLog is updated when big user-visible
>