> I've attached an updated patch. The mention of a file "strsignal.h" is wrong; I'm fixing it like this:
2008-01-14 Bruno Haible <[EMAIL PROTECTED]>
* modules/strsignal (Include): Change to <string.h>.
*** modules/strsignal.orig 2008-01-14 23:43:15.000000000 +0100
--- modules/strsignal 2008-01-14 23:42:22.000000000 +0100
***************
*** 21,27 ****
Makefile.am:
Include:
! "strsignal.h"
License:
LGPLv2+
--- 21,27 ----
Makefile.am:
Include:
! <string.h>
License:
LGPLv2+
