On 08/14/2012 10:54 AM, Jürgen Spitzmüller wrote:
I seem to be blind. Why does the attached patch fail to link with
autotools? The error I get is
CXXLD lyx
frontends/qt4/liblyxqt4.a(GuiDocument.o): In function
`lyx::frontend::GuiDocument::updateFontlist()':
/home/jspitzm/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp:1877:
undefined reference to `lyx::latexfonts'
/home/jspitzm/lyx/lyx-devel/src/frontends/qt4/GuiDocument.cpp:1877:
undefined reference to `lyx::LaTeXFonts::getLaTeXFonts()'
collect2: ld returned 1 exit status
Do these need to go with BiblioInfo.{h,cpp}, etc? I don't myself
understand when that has to be done, but it's worth a shot.
rh