On 9/19/05, Andreas Gruenbacher <[EMAIL PROTECTED]> 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
--
John
_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev