This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./automake.in tests/Makef ...
- From: adl at sources dot redhat dot com
- To: automake-cvs at sources dot redhat dot com
- Date: 3 Dec 2003 23:14:48 -0000
- Subject: automake ./ChangeLog ./automake.in tests/Makef ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2003-12-03 23:14:48
Modified files:
. : ChangeLog automake.in
tests : Makefile.am Makefile.in
Added files:
tests : conflnk3.test
Log message:
* automake.in (handle_configure): Do not require link sources if
they contain a dollar, or if they were built. Likewise, do not
clean link destination if they contain a dollar.
(scan_autoconf_traces) <AC_CONFIG_LINKS>: Populate
%ac_config_files_location with link destinations. Do not
store locations in @config_links, now that %ac_config_files_location
have them.
* tests/conflnk3.test: New file.
* tests/Makefile.am (TESTS): Add conflnk3.test.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2449&r2=1.2450
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1523&r2=1.1524
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/conflnk3.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.537&r2=1.538
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.695&r2=1.696