[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] new compatibility getopt
From: |
John Vandenberg |
Subject: |
Re: [Quilt-dev] new compatibility getopt |
Date: |
Mon, 19 Sep 2005 20:21:22 +1000 |
On 9/19/05, Andreas Gruenbacher <address@hidden> wrote:
> On Monday 19 September 2005 12:11, John Vandenberg wrote:
> > On 9/19/05, Andreas Gruenbacher <address@hidden> wrote:
> > > On Monday 19 September 2005 11:58, John Vandenberg wrote:
> > > > Hi Jean,
> > > >
> > > > This is catered for in my second incarnation of the compatibility
> > > > layer. I am in the process of rebasing that on the current version.
> > > > In the meantime, using --with-getopt=/path/to/gnu/getopt should work.
> > > >
> > > > If you dont have that, you can manually include getopt using the
> > > > following
> > > >
> > > > $ make compat/getopt.in
> > > > $ sed -ie '/^COMPAT_PROGRAMS/{s/\(.*\)/\1 getopt/}' Makefile
> > > > $ make install
> > >
> > > Can we use the attached approach?
> >
> > That will avoid the test when the user specifies --with-getopt=.../getopt
>
> No -- or why do you think so?
After a little more thought, this looks good. Sorry about that.
--
John
- [Quilt-dev] new compatibility getopt, Jean Delvare, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt,
John Vandenberg <=
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, John Vandenberg, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19
- Re: [Quilt-dev] new compatibility getopt, Andreas Gruenbacher, 2005/09/19