On Wed, Mar 20, 2002 at 07:47:07PM +0100, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
> 
> | This is what I run with now.
> | It would be nice if some cygwin people could test it (and of course
> | try with the bool in LYX_CHECK_LDR set to false.
> >
> | I will probably require some help in getting the LYX_CHECK_LDR
> | correct.
> 
> Would this be ok as a first approximation:
> 
> dnl bla bla 
> AC_DEFUN(LYX_CHECK_LDR,
> [
> if test x$av_cv_cygwin = xno -a x$lt_cv_prog_gnu_ld = xyes ; then
>     AM_CONDITIONAL(USE_LD_R, true)
> else
>     AM_CONDITIONAL(USE_LD_R, false)
> fi
> ])
> 
> -- 
>       Lgb

I tested with the changes in CVS, and it works beautifully!

I still have to add "-ljpeg" by hand into src/Makefile (some recent
change that I have not tracked down yet), but I can build lyx on
WinXP again!

Thank you, Lars.

                        ---Kayvan
-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Attachment: msg35111/pgp00000.pgp
Description: PGP signature

Reply via email to