bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documentation error


From: Alexandre Duret-Lutz
Subject: Re: Documentation error
Date: Fri, 23 Jul 2004 08:46:19 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Ulrich" == Ulrich Eckhardt <address@hidden> writes:

[...]

 Ulrich> There, it gives this example for a Makefile.am:
 Ulrich> pkglib_LTLIBRARIES = mymodule.la
 Ulrich> mymodule_la_SOURCES = doit.c
 Ulrich> mymodule_LDFLAGS = -module

 Ulrich> The last line is wrong, it should read
 Ulrich> mymodule_la_LDFLAGS = -module

Good catch, thank you.  This will be fixed in Automake 1.9.
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]