[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Minor tweaks to path handling (re-submit)
From: |
Tim Van Holder |
Subject: |
Re: Minor tweaks to path handling (re-submit) |
Date: |
Tue, 17 Apr 2001 18:35:29 +0200 |
> >Just noticed these two minor changes hadn't been applied yet,
> >though I'm pretty sure they were previously submitted and
> >approved.
> >
> >2001-04-14 Tim Van Holder <address@hidden>
> >
> > * acgeneral.m4: Minor tweaks to handle DOS paths.
>
> Please, name the macros you change in the ChangeLog.
Sooorrryy :-)
> >- ac_confdir=`echo "$ac_prog" | sed 's%/[[^/][^/]]*$%%'`
> >+ ac_confdir=`echo "$ac_prog" | sed 's%[[\\/][^\\/][^\\/]]*$%%'`
>
> Can't we use AS_DIRNAME here?
We could, if AS_DIRNAME had already be made to work with DOS paths :-)
Guess I should tackle that first.
Can I apply the other patch I sent in (the config.log one)?
- Minor tweaks to path handling (re-submit), Tim Van Holder, 2001/04/14
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- Re: Minor tweaks to path handling (re-submit),
Tim Van Holder <=
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Lars J. Aas, 2001/04/17
- RE: Minor tweaks to path handling (re-submit), Tim Van Holder, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- RE: Minor tweaks to path handling (re-submit), Tim Van Holder, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Lars J. Aas, 2001/04/17
- Re: Minor tweaks to path handling (re-submit), Akim Demaille, 2001/04/17
- RE: Minor tweaks to path handling (re-submit), Tim Van Holder, 2001/04/17