Re: missing config.h

2002-10-21 Thread Andre Poenitz
On Mon, Oct 21, 2002 at 02:35:11AM +0200, Lars Gullik Bjønnes wrote: > > These files seems to be missing . > > My guess is that most of them should have config.h added. > [...] > ./src/mathed/math_fracbase.C What is config.h good for? I.e. is there a rule when to include it and when not? Andre'

Re: missing config.h

2002-10-21 Thread Andre Poenitz
On Mon, Oct 21, 2002 at 10:42:11AM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Mon, Oct 21, 2002 at 02:35:11AM +0200, Lars Gullik Bjønnes > Andre> wrote: > >> These files seems to be missing . > >> > >> My guess is that most of th

Re: missing config.h

2002-10-21 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Oct 21, 2002 at 02:35:11AM +0200, Lars Gullik Bjønnes Andre> wrote: >> These files seems to be missing . >> >> My guess is that most of them should have config.h added. [...] >> ./src/mathed/math_fracbase.C Andre> What is

missing config.h

2002-10-20 Thread Lars Gullik Bjønnes
These files seems to be missing . My guess is that most of them should have config.h added. ./build/src/version.C ./qt/src/version.C ./qt/src/frontends/qt2/moc/QAboutDialog_moc.C ./qt/src/frontends/qt2/moc/QBibitemDialog_moc.C ./qt/src/frontends/qt2/moc/QBibtexDialog_moc.C ./qt/src/frontends/qt

Re: missing config.h

2002-10-20 Thread John Levon
On Mon, Oct 21, 2002 at 02:35:11AM +0200, Lars Gullik Bjønnes wrote: > ./qt/src/frontends/qt2/moc/QAboutDialog_moc.C I don't see why these need config.h john