[email protected] (Alfred M. Szmidt) writes: > Mats, can you try this? Requires rebootstrap. > > 2011-06-17 Alfred M. Szmidt <[email protected]> > > * bootstrap.conf (gnulib_modules): Added signal to list.
Ah, I think that should go in. But I already had a signal.h in lib/, probably because some other gnulib module added it. But maybe an explicit request is needed to pull in the right m4 magic. /Simon > diff --git a/bootstrap.conf b/bootstrap.conf > index 880ce11..f770785 100644 > --- a/bootstrap.conf > +++ b/bootstrap.conf > @@ -62,6 +62,7 @@ readutmp > realloc > regex > setenv > +signal > size_max > snprintf > stdbool
