"Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote: > Much better, thanks! I was subconsciously aware of the feature, but since > I've never used it, it never got considered. A small note: it is not > obvious that (1) it is possible to do that, and (2) how to do it!
I do the following: 1. copy WineHQ CVS tree to ~/wine_hq_src 2. mkdir ~/wine; cd ~/wine 3. ../wine_hq_src/configure; make depend; make to create diffs: diff -urN ~/cvs/WineHQ/wine ~/wine_hq_src -- Dmitry.