>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Mon, Jun 16, 2003 at 09:27:01AM +0100, Angus Leeming wrote:
>> Well, ControlMath2.[Ch] is in cvs:
>> http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/controllers/ControlMath2.C?rev=1.1&content-type=text/vnd.viewcvs-markup
>> 
>> (I guess you couldn't have compiled if you didn't have it.)
>> 
>> As for your linking problem, I can't see how the linker's symbol
>> differs from this:
>> 
>> void ControlMath2::dispatchInsert(string const & name) const {
>> kernel().dispatch(FuncRequest(LFUN_INSERT_MATH, '\\' + name));
>> }
>> 
>> Confused,

Andre> ./configure --enable-maintainer-mode perhaps?

Or ./config.status --recheck && ./config.status

JMarc

Reply via email to