diff options
| author | Paul Eggert | 2011-07-09 15:03:22 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-07-09 15:03:22 -0700 |
| commit | 3fcf7a1c80f62a8044d0e5f0132bb7065d6823b3 (patch) | |
| tree | c57ccddf207f94c0ace7f603ac5a88fb6f988f06 /ChangeLog | |
| parent | 972e3b728f7beced03bb337f727540c3f2c913f8 (diff) | |
| download | emacs-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-09 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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. |