Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
I had to do this to make cygwin with the latest tetex packages compile correctly. -- 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

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Kayvan A. Sylvan wrote: I had to do this to make cygwin with the latest tetex packages compile correctly. Doesn't work on my box: make[2]: Entering directory `/home/angus/lyx/devel/build/lib' /bin/sh ../../lib/configure ../../lib/configure: line 103: syntax error near unexpected token `;;'

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Angus Leeming wrote: Kayvan A. Sylvan wrote: I had to do this to make cygwin with the latest tetex packages compile correctly. Doesn't work on my box: Ok, but this does (moved the ';;' to the end of the case block). Committed. -- Angus? lib/reLyX-safe Index: lib/ChangeLog

Re: Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
On Mon, Sep 08, 2003 at 01:39:58AM +, Angus Leeming wrote: Kayvan A. Sylvan wrote: I had to do this to make cygwin with the latest tetex packages compile correctly. Doesn't work on my box: make[2]: Entering directory `/home/angus/lyx/devel/build/lib' /bin/sh ../../lib/configure

Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
I had to do this to make cygwin with the latest tetex packages compile correctly. -- 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

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Kayvan A. Sylvan wrote: > I had to do this to make cygwin with the latest tetex packages compile > correctly. Doesn't work on my box: make[2]: Entering directory `/home/angus/lyx/devel/build/lib' /bin/sh ../../lib/configure ../../lib/configure: line 103: syntax error near unexpected token `;;'

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Angus Leeming wrote: > Kayvan A. Sylvan wrote: > >> I had to do this to make cygwin with the latest tetex packages compile >> correctly. > > Doesn't work on my box: Ok, but this does (moved the ';;' to the end of the case block). Committed. -- Angus? lib/reLyX-safe Index: lib/ChangeLog

Re: Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
On Mon, Sep 08, 2003 at 01:39:58AM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > > I had to do this to make cygwin with the latest tetex packages compile > > correctly. > > Doesn't work on my box: > > make[2]: Entering directory `/home/angus/lyx/devel/build/lib' > /bin/sh