.
[gnulib.git] / m4 / ChangeLog
1 1998-08-18  Paul Eggert  <eggert@twinsun.com>
2
3         Port nanosecond-resolution times to UnixWare 2.1.2 and
4         pedantic Solaris 2.6.
5
6         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
7         AC_STRUCT_ST_MTIM.
8         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
9         Generate name of ns member, instead of just 1 or undef.
10         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
11
12 1998-08-15  Jim Meyering  <meyering@ascend.com>
13
14         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
15         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
16         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
17         instead of jm_TYPE_SSIZE_T.
18
19 1998-08-12  Jim Meyering  <meyering@ascend.com>
20
21         * st_dm_mode.m4: New file.  From Johan Danielsson.
22
23 1998-08-02  Jim Meyering  <meyering@ascend.com>
24
25         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
26         in acconfig.h manually.
27
28 1998-07-31  Paul Eggert  <eggert@twinsun.com>
29
30         * st_mtim.m4: New file.
31
32 1998-07-28  Jim Meyering  <meyering@ascend.com>
33
34         * utimes.m4: Undef stat.
35
36 1998-07-25  Jim Meyering  <meyering@ascend.com>
37
38         * utime.m4 (jm_FUNC_UTIME): New file and macro.
39         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
40
41 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
42
43         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
44         uid and gid actually remain unchanged.
45
46 1998-07-07  Jim Meyering  <meyering@ascend.com>
47
48         * jm-glibc-io.m4: Remove fclose_unlocked.
49
50 1998-07-04  Jim Meyering  <meyering@ascend.com>
51
52         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
53         to prove that this macro can be used in packages without regex.c.
54
55 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
56
57         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
58         is to be used.
59
60 1998-07-03  Jim Meyering  <meyering@ascend.com>
61
62         * gettext.m4: Add -lintl if it's found to be necessary.
63
64         * gettext.m4: New file -- from gettext-0.10.35.
65         * lcmessage.m4: Likewise.
66         * progtest.m4: Likewise.
67
68         * regex.m4 (jm_WITH_REGEX): New file and macro.
69         * jm-macros.m4: Require the new macro.
70
71 1998-06-29  Jim Meyering  <meyering@ascend.com>
72
73         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
74         for the definition of NGROUPS (used in a system header included
75         by sys/mount.h).
76
77 1998-06-28  Jim Meyering  <meyering@ascend.com>
78
79         * ls-mntd-fs.m4: New file.
80         * fstypename.m4: New file.
81
82         * jm-macros.m4: Require the new macro.
83         * jm-glibc-io.m4: New file.
84
85 1998-05-19  Jim Meyering  <meyering@ascend.com>
86
87         * jm-macros.m4: Add jm_FUNC_LCHOWN.
88         * lchown.m4: New file.
89
90         * Makefile.am.in: New file.
91         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
92
93 1998-05-14  Jim Meyering  <meyering@ascend.com>
94
95         * Makefile.am (EXTRA_DIST): Add them.
96         * jm-macros.m4: New file.
97         * utimbuf.m4: New file.
98
99 1998-05-12  Jim Meyering  <meyering@ascend.com>
100
101         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
102
103 1998-05-11  Jim Meyering  <meyering@ascend.com>
104
105         * isc-posix.m4: New file.
106
107 1998-05-10  Jim Meyering  <meyering@ascend.com>
108
109         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
110
111 1998-05-09  Jim Meyering  <meyering@ascend.com>
112
113         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
114         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
115         with automake.
116
117         * ssize_t.m4: New file.
118         * mktime.m4: Remove file -- the new automake has this now.
119
120 1998-04-26  Jim Meyering  <meyering@ascend.com>
121
122         * assert.m4: New file.
123         * Makefile.am (EXTRA_DIST): Add assert.m4.
124
125 1998-04-05  Jim Meyering  <meyering@ascend.com>
126
127         * prereq.m4 (jm_PREREQ_REGEX): New macro.
128         (jm_PREREQ): Use it here.
129
130 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
131
132         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
133         in acconfig.h.
134
135 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
136
137         * prereq.m4: New file.
138         * error.m4: New file.
139         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
140
141 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
142
143         * getline.m4: Don't set am_cv_func_working_getline before the
144         cache-check for the same variable -- that defeated the purpose of
145         the test; the test program was never run.  This was a problem only
146         on systems with losing getline functions -- HP-UX 10.20 is one.
147         Reported by Bjorn Helgaas.
148
149 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
150
151         * Makefile.am (EXTRA_DIST): Add perl.m4.
152
153 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
154
155         * Makefile.am (EXTRA_DIST): Add const.m4.
156
157         * const.m4: New file.  Use an initializer in this declaration
158         typedef int charset[2]; const charset x;
159         Reported by Bob Glickstein.
160
161 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
162
163         * chown.m4: Fix reversed types on -1 args to chown.
164         From Kaveh Ghazi.
165
166 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
167
168         * check-decl.m4: s/DECLARATION_/DECL_/g.
169         Add lseek and memchr.
170
171         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
172         T.E.Dickey <dickey@clark.net> said that some older preprocessors
173         have a 20-character limit on names.
174
175 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
176
177         * inttypes_h.m4: New file.
178         * uintmax_t.m4: New file.
179         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.