1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Fix ChangeLog typos in previous commit.

This commit is contained in:
Paul Eggert 2011-07-08 13:48:32 -07:00
parent 1301ac268f
commit b29e7c2179

View File

@ -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.