Re: [PATCH 08/11] gnu: libtool: support cross-libtool mingw.

2016-05-14 Thread Jan Nieuwenhuizen
Andy Wingo writes: >> +Upstream status: not yet presented upstream. >> + >> +--- libtool-2.4.6/build-aux/ltmain.in~ 2015-02-06 >> 13:57:56.0 +0100 >> libtool-2.4.6/build-aux/ltmain.in 2016-05-06 07:46:29.425142546 >> +0200 >> +@@ -3658,12 +3658,10 @@ >> + #if defined _MSC_VER >> + # d

Re: [PATCH 08/11] gnu: libtool: support cross-libtool mingw.

2016-05-09 Thread Andy Wingo
On Sun 08 May 2016 22:42, Jan Nieuwenhuizen writes: > diff --git a/gnu/packages/patches/libtool-mingw.patch > b/gnu/packages/patches/libtool-mingw.patch > new file mode 100644 > index 000..1246bd7 > --- /dev/null > +++ b/gnu/packages/patches/libtool-mingw.patch > @@ -0,0 +1,40 @@ > +I do not