aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-07-09 15:03:22 -0700
committerPaul Eggert2011-07-09 15:03:22 -0700
commit3fcf7a1c80f62a8044d0e5f0132bb7065d6823b3 (patch)
treec57ccddf207f94c0ace7f603ac5a88fb6f988f06 /ChangeLog
parent972e3b728f7beced03bb337f727540c3f2c913f8 (diff)
downloademacs-3fcf7a1c80f62a8044d0e5f0132bb7065d6823b3.tar.gz
emacs-3fcf7a1c80f62a8044d0e5f0132bb7065d6823b3.zip
* lib/stdint.in.h: Merge from gnulib (Bug#9025).
This fixes a build problem on older Mac OS X hosts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f681810d94..28acb307f61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12011-07-09 Paul Eggert <eggert@cs.ucla.edu> 12011-07-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * lib/stdint.in.h: Merge from gnulib (Bug#9025).
4 This fixes a build problem on older Mac OS X hosts.
5
3 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB 6 * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
4 test, which runs afoul of Automake installations where, for example, 7 test, which runs afoul of Automake installations where, for example,
5 /usr/share/aclocal contains a copy of gl_THREADLIB. 8 /usr/share/aclocal contains a copy of gl_THREADLIB.