From: Bruno Haible Date: Sun, 31 Aug 2008 13:53:46 +0000 (+0000) Subject: Use gnulib module sigprocmask. X-Git-Tag: v0.18~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307559a7cc2841fa1787376e9b134a974386e6de;p=thirdparty%2Fgettext.git Use gnulib module sigprocmask. --- diff --git a/ChangeLog b/ChangeLog index f6e3a52e1..2c3c13533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-31 Bruno Haible + + * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigprocmask. + 2008-08-30 Bruno Haible * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add open. diff --git a/autogen.sh b/autogen.sh index 0ea3161d0..968b70488 100755 --- a/autogen.sh +++ b/autogen.sh @@ -154,6 +154,7 @@ if ! $skip_gnulib; then relocatable-prog relocatable-script sh-quote + sigprocmask stdbool stpcpy stpncpy