Re: xforms image loader

2002-03-06 Thread Angus Leeming
On Tuesday 05 March 2002 8:57 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | So, I would prefer either leaving things as they are or sorting out > | separate configure scripts for the frontends now. Unfortuanately, > | I'm no expert at this sort of thing. > Ok, bu

Re: xforms image loader

2002-03-05 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | So, I would prefer either leaving things as they are or sorting out separate | configure scripts for the frontends now. Unfortuanately, I'm no expert at | this sort of thing. Ok, but create a function for it anyway. | What do you think? > >> btw. wh

Re: xforms image loader

2002-03-05 Thread Angus Leeming
On Tuesday 05 March 2002 4:36 pm, Lars Gullik Bjønnes wrote: > +### Check whether the xforms library has a viable image loader > +### For now, run this test always so config.h is unchanged by a change in > +### frontend > +TEMP_LDFLAGS=$LDFLAGS > +LDFLAGS=$XFORMS_LIB $LDFLAGS > + > +lyx_use_xforms

Re: xforms image loader

2002-03-05 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Attached is a patch for an image loader using the xforms library. > | It is used only if your version of the xforms libraries are up to the task. > | I _think_ I've got the qt2 and gnome stuff right, but this is untested. It's | be good if someone coul