This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./automake.in tests/ansi6 ...
- From: adl at sources dot redhat dot com
- To: automake-cvs at sourceware dot cygnus dot com
- Date: 20 Nov 2002 23:28:08 -0000
- Subject: automake ./ChangeLog ./automake.in tests/ansi6 ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2002-11-20 15:28:08
Modified files:
. : ChangeLog automake.in
tests : ansi6.test
Log message:
* automake.in (handle_single_transform_list): Don't strip the
directory from $full_ansi. This reverts my patch of 2002-10-16.
(lang_c_finish): Use the full filename, including the directory,
in the .c -> _.c rule. These two files must reside in the same
directory.
* tests/ansi6.test: Also try to compile without ansi2knr.
Reported by Andreas Schwab
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2076&r2=1.2077
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1392&r2=1.1393
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/ansi6.test.diff?cvsroot=automake&r1=1.3&r2=1.4