On Sun, Sep 10, 2006 at 08:26:02PM +0200, Lars Gullik Bjønnes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > | On Sun, Sep 10, 2006 at 01:18:56AM +0200, Lars Gullik Bjønnes wrote: > | > | > > | > This patch tries to simplify the code a bit. Further installments in > | > progress. > | > > | > This works for me, but I'd be happy if someone else also took the time > | > to test it. Especially windows people. > | > | Sorry, but I have a problem compiling LyX (not related to this patch, > | but I cannot test). > | > | if g++ -DHAVE_CONFIG_H -I. -I../../src -I. -I../../boost > -Wno-uninitialized - > | O2 -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o > | ../../src/buffer.C > > Hmm... this is not the compile command as given by automake? Have you > changed it?
No, I have not changed it. I have always seen the compile command that way... > No local changes in your tree? No, I am sure. I tried stopping after the preprocessing stage (using -E) and looked at the result, but could not find an explanation. -- Enrico
