On Thu, Aug 24, 2006 at 03:41:20PM +0200, Lars Gullik Bjønnes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: [...] > | A quick check reveals that Qt3Support is seemingly still needed for > | compiling LyX: > | > | $ grep -rl Qt3Support build/src/frontends/qt4 > | src/frontends/qt4/ui/BiblioUi.h > | src/frontends/qt4/ui/BranchesUi.h > | src/frontends/qt4/ui/BulletsUi.h > | src/frontends/qt4/ui/FontUi.h > > You are sure that these files has been regenerated after the > qt3support define disappeared?
Yes. after the last "#define QT3_SUPPORT" was eliminated, I updated the local repository, launched autogen.sh and started with an empty build dir. -- Enrico
