This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Usage
- From: Tom Tromey <tromey at redhat dot com>
- To: "John Darrington" <john at cellform dot com dot au>
- Cc: automake at gnu dot org
- Date: 24 Dec 2003 12:49:38 -0700
- Subject: Re: Usage
- References: <20031224094905.GA11418@cellform.com.au>
- Reply-to: tromey at redhat dot com
>>>>> "John" == John Darrington <john@cellform.com.au> writes:
John> One particular problem is the way in which they modify each other's
John> input files. After a while, your Makefile.am looks like this:
John> SUBDIRS= intl m4 intl m4 intl m4 intl m4 intl m4 intl m4
John> intl m4 intl m4
Report this as a bug against whatever tool (presumably gettext) is
modifying Makefile.am.
Tom