Re: FYI: On the way to -w

2001-03-21 Thread Derek R. Price
Akim Demaille wrote: > Tom Tromey <[EMAIL PROTECTED]> writes: > > > What remains in order to enable `use strict'? [. . .] > > $require_file_found{'depcomp'} = 1 if -f "$depcomp_dir/depcomp"; > > it is because of this guy. It should not be used directly here, but > to fix this proper

Re: make dist

2001-03-21 Thread Lars J. Aas
On Wed, Mar 21, 2001 at 11:54:00AM -0700, Tom Tromey wrote: : Lars> I've started cleaning up my projects so that "make dist" will : Lars> work for them. To make it work, though, there are some files I : Lars> have to put in EXTRA_DIST to get included, which should have : Lars> been added automati

Re: make dist

2001-03-21 Thread Tom Tromey
> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: Lars> I've started cleaning up my projects so that "make dist" will Lars> work for them. To make it work, though, there are some files I Lars> have to put in EXTRA_DIST to get included, which should have Lars> been added automatically, for i

make dist

2001-03-21 Thread Lars J. Aas
I've started cleaning up my projects so that "make dist" will work for them. To make it work, though, there are some files I have to put in EXTRA_DIST to get included, which should have been added automatically, for instance depcomp, and ltconfig. The *_SCRIPTS and *_DATA files seems to be ignor

Re: 19-if-in-scripts-am.patch

2001-03-21 Thread Lars J. Aas
On Tue, Mar 20, 2001 at 07:03:11PM -0700, Tom Tromey wrote: : Akim> (&transform): At least for an easy transition, also transform : Akim> %?FOO% and %!FOO%, as suggested by Lars. This one slipped by on the first post. First of all, I suggested this so that as few delimiters as po