Lars,
I got an email from the cygwin folks the other day saying that regex
(the BSD) version is included in cygwin beta 20.
I havent found it there though I havent looked very hard, but before you
go through all the hussle I would suggest that I try to find out some
more about this.
Regards
Rolan
"Dr. Ing. Roland Krause" <[EMAIL PROTECTED]> writes:
| So I downloaded it from ftp.gnu.org. I then changed a few lines in
| config.status and got LyX to compile ...
| ... and after changing
I will get that from ftp.gnu.org and include it in the lyx
distribution.
| But !!! If I use Steven's star
After looking thorugh the cygwin mailing lists, I figured that regex is
not available under cygwin-b20.
So I downloaded it from ftp.gnu.org. I then changed a few lines in
config.status and got LyX to compile ...
... and after changing
#include
to
extern "C" {
#include
}
in LRegex.C I also go