Simon Josefsson wrote:
> diff --git a/modules/sched b/modules/sched
> index e125fba..d08f4f2 100644
> --- a/modules/sched
> +++ b/modules/sched
> @@ -11,7 +11,7 @@ configure.ac:
>  gl_SCHED_H
>  
>  Makefile.am:
> -BUILT_SOURCES += $(SPAWN_H)
> +BUILT_SOURCES += $(SCHED_H)
>  
>  # We need the following in order to create a replacement for <sched.h> when
>  # the system doesn't have one.

Correct. I noticed this independently. (I've started to cross-compile to
mingw too...) But you were quicker by an hour.

Bruno



Reply via email to