]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ChangeLog typos in previous commit.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2011 20:48:32 +0000 (13:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2011 20:48:32 +0000 (13:48 -0700)
ChangeLog

index 1a25ba8e33d675a1084f22d6456646ca624a1cf5..477753d197dc12d1593063e836c22a29ecc650b3 100644 (file)
--- 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.