This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./NEWS ./automake.in doc/ ...
- From: adl at sources dot redhat dot com
- To: automake-cvs at sources dot redhat dot com
- Date: 30 Nov 2003 17:00:37 -0000
- Subject: automake ./ChangeLog ./NEWS ./automake.in doc/ ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2003-11-30 17:00:37
Modified files:
. : ChangeLog NEWS automake.in
doc : automake.texi
tests : ltlibsrc.test
Log message:
* automake.in (handle_source_transform): If it's present, use
libfoo_la.c instead of libfoo.c as the default source of
libfoo.la, and issue an -Wobsolete diagnostic. Do not be
greedy in the suffix replacement regex.
* doc/automake.texi (Default _SOURCES): New node.
(Program Sources, Libtool Modules): Refer to it.
* tests/ltlibsrc.test: Update to check for old default source files.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2444&r2=1.2445
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.251&r2=1.252
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1522&r2=1.1523
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/automake.texi.diff?cvsroot=automake&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/ltlibsrc.test.diff?cvsroot=automake&r1=1.1&r2=1.2