Re: [Patch] Remove GuiFloat from Makefile.am

2010-02-16 Thread Abdelrazak Younes
On 02/16/2010 07:59 AM, John McCabe-Dansted wrote: I cannot compile r33482 because it complains that GuiFloat.cpp and GuiFloat.h are missing. Removing these entries from the relevant Makefile.am seems to allow LyX to compile. Applied, sorry. Abdel.

[Patch] Remove GuiFloat from Makefile.am

2010-02-15 Thread John McCabe-Dansted
I cannot compile r33482 because it complains that GuiFloat.cpp and GuiFloat.h are missing. Removing these entries from the relevant Makefile.am seems to allow LyX to compile. -- John C. McCabe-Dansted Index: src/frontends/qt4/Makefile.am ===