On Thu, Dec 1, 2011 at 12:27 PM, David Coppa <dco...@gmail.com> wrote:
> On Thu, Dec 1, 2011 at 12:02 PM, David Coppa <dco...@gmail.com> wrote:
>
>> When worked on wxWidgets update, I ended up creating the patch
>> patch-contrib_src_Makefile_in by hand using "diff --fuzz", otherwise
>> it contains a bogus rcs id:
>
> Obviously I meant "patch --fuzz" :(

omg... Today my mind is tricking me badly! Pardon me...

The correct command was:

$ diff -U 1 contrib/src/Makefile.in.orig contrib/src/Makefile.in

> While I'm here, Are you sure about all the configure arguments you have 
> removed?

Stuff like:

--with-expat=sys
--with-odbc=sys
--with-libjpeg=sys
--with-libpng=sys
--with-libtiff=sys
--with-libxpm=sys
--with-zlib=sys
--with-regex=builtin

And so on...

Reply via email to