Mercurial > hg > octave-kai > gnulib-hg
comparison m4/ChangeLog @ 2740:b9190b359686
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Fri, 14 Jul 2000 15:55:13 +0000 |
parents | b0dfa6f6a5be |
children | 4fa1dc761a80 |
comparison
equal
deleted
inserted
replaced
2739:9a19b8afa1d8 | 2740:b9190b359686 |
---|---|
1 2000-07-14 Jim Meyering <meyering@lucent.com> | |
2 | |
3 | |
4 2000-07-10 Paul Eggert <eggert@twinsun.com> | |
5 | |
6 From a suggestion by Bruno Haible. | |
7 * mbstate_t.m4 (AC_MBSTATE_T): | |
8 Renamed from AC_MBSTATE_T_OBJECT. All uses changed. | |
9 Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT | |
10 and mbstate_t, to a single-part test that simply defines mbstate_t. | |
11 * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/. | |
12 | |
1 2000-07-10 Jim Meyering <meyering@lucent.com> | 13 2000-07-10 Jim Meyering <meyering@lucent.com> |
2 | 14 |
3 * strerror_r.m4: Mirror the correction made in autoconf. | 15 * strerror_r.m4: Mirror the correction made in autoconf. |
4 | 16 |
5 * gnu-source.m4: Output to confdefs.h directly. | 17 * gnu-source.m4: Output to confdefs.h directly. |