From b29e7c21796215c189442b0ae18a70c35f350158 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 8 Jul 2011 13:48:32 -0700 Subject: [PATCH] Fix ChangeLog typos in previous commit. --- ChangeLog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1a25ba8e33d..477753d197d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,12 +7,11 @@ so that gnulib can assume the libraries in LIBS. * lib/signal.in.h, m4/pthread_sigmask.m4, m4/signal_h.m4: * lib/pthread_sigprocmask.c, lib/sigprocmask.c, m4/signalblocking.m4: + * lib/pthread_sigmask.c: New files, automatically imported from gnulib. * lib/gnulib.mk, m4/gl-comp.m4: Automatically-imported update due to the above changes. * .bzrignore: Add lib/signal.h. - * src/Makefile.in (LIB_PTHREAD_SIGMASK): New macro. - (LIBES): Use it. * lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.