This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [patch] mkinstalldirs used conditionally
- From: Tom Tromey <tromey at redhat dot com>
- To: Roger Leigh <rl117 at york dot ac dot uk>
- Cc: automake at gnu dot org
- Date: 17 Mar 2002 16:31:52 -0700
- Subject: Re: [patch] mkinstalldirs used conditionally
- References: <20020308090403.A606@tower.york.ac.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Roger" == Roger Leigh <rl117@york.ac.uk> writes:
Roger> I sent a link to my patch a week ago, but I didn't see any
Roger> reply. Is there anything wrong with this patch?
This is actually a tricky area.
For instance, how is the `installdirs' target going to work?
This target is sort of bogus, I think, but it is also in the standards.
Tom