Ramon van Handel wrote:
>
> This one doesn't appear to have come through, yesterday.
> Weird ? Perhaps the list doesn't like largeish attachments,
> so I've uploaded it here in stead:
> http://www.noterik.nl/ramon/fmw-19990821a.tar.gz
The mailing list was set to allow <= 40K postings, so it
bounced that mail. I set it to 80K, since 40K is pretty
small. Above that, it's best to dump it on the net and
post a pointer if possible.
> I also added the BeOS port to the tree, and put the BeOS
> makefile in Makefile.be. However, (1) it shouldn't compile
> anymore because I changed the way monitor.c works. I decided
> not to touch the BeOS code because I don't have a BeOS box,
> and I'd probably just mess it up :). And (2), you'll probably
> want to use host-beos.h in stead of host-linux.h.
>
> What we really need is a GNU Autoconf script. I happily decided
> to write one, but after reading through the autoconf texinfo
> documentation and getting utterly confused I figured that there
> must be somebody on this list who has more experienced with this
> than I am. Could someone write an autoconf script ? That'd
> be nice.
I have done autoconf before, so I'll make autoconf stuff
for it now. It's kinda confusing at first, but once you
have something working, it's easy to add features thereafter.
I'll add in the mods from Ulrich.
-Kevin