Georg Baum <[EMAIL PROTECTED]> writes:
| Am Sonntag, 5. März 2006 17:29 schrieb Lars Gullik Bjønnes:
|
| > Ok, this is the first patch I intend to commit. Please have a quick
| > look if I forgot anything.
|
| I compared it with what I have and found the following differences:
|
| - wrong variable in src/frontends/qt4/Makefile.am (and a few missing
| files)
| - missing include in src/frontends/qt4/moc/Makefile.am. I am not sure
| about this one (I need it for building with builddir != srcdir, but I
| don't know why, because it is not needed in the qt2 frontend)
| - src/frontends/qt4/QtView.C is in utf8 instead of latin1.
|
|
| Georg
|
| diff -ruNb -x Makefile.in src/frontends/qt4-g/Makefile.am
src/frontends/qt4/Makefile.am
| --- src/frontends/qt4-g/Makefile.am 2006-03-05 14:47:20.000000000 +0100
| +++ src/frontends/qt4/Makefile.am 2006-03-05 17:39:34.000000000 +0100
Your diff look reversed.
--
Lgb