[XForms] Re: [PATCH] simplifying local.h: the trivial bits

Angus Leeming angus.leeming at btopenworld.com
Thu Jul 31 13:38:41 EDT 2003


On Thursday 31 July 2003 4:24 pm, Jean-Marc Lasgouttes wrote:
> The attached patch does the easy part in the job of getting rid of
> local.h. Angus, could you please double check that it makes sense and
> apply?
>
> In what remains, there are checks for xenix, vms, lynx and sunos 4.
> I'd be happy to get rid of those. From what I can see, only sunos4 had
> a xforms 0.89 build, so the others would not be missed (I could not
> even find xenix).
>
> Thoughts?

Fantastic effort. The logic here seems to be inverted though. Am I right?

-#if !defined(DONT_HAVE_USLEEP)
+#if !defined(HAVE_USLEEP)

Angus





More information about the Xforms mailing list