Update
Showing
4 changed files
with
249 additions
and
88 deletions
1 | 2006-09-10 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | * dotlock/dotlock.c, mail.local/main.c, mail.remote/mail.remote.c, | ||
4 | mh/ali.c, mh/anno.c, mh/burst.c, mh/comp.c, mh/fmtcheck.c, | ||
5 | mh/folder.c, mh/forw.c, mh/inc.c, mh/install-mh.c, mh/mark.c, | ||
6 | mh/mhl.c, mh/mhn.c, mh/mhparam.c, mh/mhpath.c, mh/pick.c, | ||
7 | mh/refile.c, mh/repl.c, mh/rmf.c, mh/rmm.c, mh/scan.c, mh/send.c, | ||
8 | mh/sortm.c, mh/whom.c, mimeview/mimeview.c, sieve/sieve.c: | ||
9 | Reformat argp docstring in accordance with the new argp | ||
10 | guidelines. Remove unneeded translators comment. | ||
11 | |||
12 | * config/mailutils-config.c, mh/mh.h, mh/mh_getopt.c, | ||
13 | movemail/movemail.c: Include argp-namefrob.h is no longer needed | ||
14 | |||
15 | Update by gnulib-sync. | ||
16 | |||
17 | * lib/Makefile.am: Updated | ||
18 | * m4/gnulib.m4: Updated | ||
19 | * mailbox/Makefile.am: Updated | ||
20 | |||
21 | * lib/allocsa.c: Updated | ||
22 | * lib/allocsa.h: Updated | ||
23 | * lib/allocsa.valgrind: Updated | ||
24 | * lib/asprintf.c: Updated | ||
25 | * lib/error.c: Updated | ||
26 | * lib/error.h: Updated | ||
27 | * lib/exit.h: Updated | ||
28 | * lib/exitfail.c: Updated | ||
29 | * lib/exitfail.h: Updated | ||
30 | * lib/getpass.c: Updated | ||
31 | * lib/getpass.h: Updated | ||
32 | * lib/mbswidth.c: Updated | ||
33 | * lib/mbswidth.h: Updated | ||
34 | * lib/obstack.c: Updated | ||
35 | * lib/obstack.h: Updated | ||
36 | * lib/realloc.c: Updated | ||
37 | * lib/setenv.c: Updated | ||
38 | * lib/setenv.h: Updated | ||
39 | * lib/snprintf.c: Updated | ||
40 | * lib/snprintf.h: Updated | ||
41 | * lib/unsetenv.c: Updated | ||
42 | * lib/vasprintf.c: Updated | ||
43 | * lib/vasprintf.h: Updated | ||
44 | * lib/xalloc-die.c: Updated | ||
45 | * lib/xalloc.h: Updated | ||
46 | * lib/xmalloc.c: Updated | ||
47 | * lib/xsize.h: Updated | ||
48 | * m4/absolute-header.m4: Added to the repository | ||
49 | * m4/alloca.m4: Updated | ||
50 | * m4/allocsa.m4: Updated | ||
51 | * m4/argp.m4: Updated | ||
52 | * m4/d-type.m4: Updated | ||
53 | * m4/eealloc.m4: Updated | ||
54 | * m4/eoverflow.m4: Updated | ||
55 | * m4/error.m4: Updated | ||
56 | * m4/exitfail.m4: Updated | ||
57 | * m4/extensions.m4: Updated | ||
58 | * m4/fnmatch.m4: Updated | ||
59 | * m4/getdelim.m4: Updated | ||
60 | * m4/getline.m4: Updated | ||
61 | * m4/getlogin_r.m4: Updated | ||
62 | * m4/getopt.m4: Updated | ||
63 | * m4/getpass.m4: Updated | ||
64 | * m4/glob.m4: Updated | ||
65 | * m4/intmax_t.m4: Updated | ||
66 | * m4/inttostr.m4: Updated | ||
67 | * m4/inttypes_h_gl.m4: Updated | ||
68 | * m4/longdouble.m4: Updated | ||
69 | * m4/longdouble.m4: Updated | ||
70 | * m4/longlong_gl.m4: Updated | ||
71 | * m4/longlong_gl.m4: Updated | ||
72 | * m4/mbchar.m4: Updated | ||
73 | * m4/mbiter.m4: Updated | ||
74 | * m4/mbrtowc.m4: Updated | ||
75 | * m4/mbrtowc.m4: Updated | ||
76 | * m4/mbstate_t.m4: Updated | ||
77 | * m4/mbstate_t.m4: Updated | ||
78 | * m4/mbswidth.m4: Updated | ||
79 | * m4/md5.m4: Updated | ||
80 | * m4/memchr.m4: Updated | ||
81 | * m4/mempcpy.m4: Updated | ||
82 | * m4/minmax.m4: Updated | ||
83 | * m4/onceonly.m4: Updated | ||
84 | * m4/onceonly.m4: Updated | ||
85 | * m4/regex.m4: Updated | ||
86 | * m4/setenv.m4: Updated | ||
87 | * m4/sha1.m4: Updated | ||
88 | * m4/signed.m4: Updated | ||
89 | * m4/size_max.m4: Updated | ||
90 | * m4/snprintf.m4: Updated | ||
91 | * m4/ssize_t.m4: Updated | ||
92 | * m4/stat-macros.m4: Updated | ||
93 | * m4/stdbool.m4: Updated | ||
94 | * m4/stdint.m4: Updated | ||
95 | * m4/stdint_h_gl.m4: Updated | ||
96 | * m4/strcase.m4: Updated | ||
97 | * m4/strchrnul.m4: Updated | ||
98 | * m4/strdup.m4: Updated | ||
99 | * m4/strndup.m4: Updated | ||
100 | * m4/strnlen.m4: Updated | ||
101 | * m4/strtok_r.m4: Updated | ||
102 | * m4/sysexits.m4: Updated | ||
103 | * m4/unistd_h.m4: Updated | ||
104 | * m4/vasnprintf.m4: Updated | ||
105 | * m4/vasprintf.m4: Updated | ||
106 | * m4/vsnprintf.m4: Updated | ||
107 | * m4/wchar_t.m4: Updated | ||
108 | * m4/wcwidth.m4: Added to the repository | ||
109 | * m4/wint_t.m4: Updated | ||
110 | * m4/xalloc.m4: Updated | ||
111 | * m4/xsize.m4: Updated | ||
112 | * m4/xsize.m4: Updated | ||
113 | * mailbox/alloca.c: Updated | ||
114 | * mailbox/alloca_.h: Updated | ||
115 | * mailbox/argp-ba.c: Updated | ||
116 | * mailbox/argp-eexst.c: Updated | ||
117 | * mailbox/argp-fmtstream.c: Updated | ||
118 | * mailbox/argp-fmtstream.h: Updated | ||
119 | * mailbox/argp-fs-xinl.c: Updated | ||
120 | * mailbox/argp-help.c: Updated | ||
121 | * mailbox/argp-namefrob.h: Updated | ||
122 | * mailbox/argp-parse.c: Updated | ||
123 | * mailbox/argp-pin.c: Updated | ||
124 | * mailbox/argp-pv.c: Updated | ||
125 | * mailbox/argp-pvh.c: Updated | ||
126 | * mailbox/argp-xinl.c: Updated | ||
127 | * mailbox/argp.h: Updated | ||
128 | * mailbox/asnprintf.c: Updated | ||
129 | * mailbox/fnmatch.c: Updated | ||
130 | * mailbox/fnmatch_.h: Updated | ||
131 | * mailbox/fnmatch_loop.c: Updated | ||
132 | * mailbox/getdelim.c: Updated | ||
133 | * mailbox/getdelim.h: Updated | ||
134 | * mailbox/getline.c: Updated | ||
135 | * mailbox/getline.h: Updated | ||
136 | * mailbox/getlogin_r.c: Updated | ||
137 | * mailbox/getlogin_r.h: Updated | ||
138 | * mailbox/getopt.c: Updated | ||
139 | * mailbox/getopt1.c: Updated | ||
140 | * mailbox/getopt_.h: Updated | ||
141 | * mailbox/getopt_int.h: Updated | ||
142 | * mailbox/gettext.h: Updated | ||
143 | * mailbox/glob-libc.h: Updated | ||
144 | * mailbox/glob.c: Updated | ||
145 | * mailbox/glob_.h: Updated | ||
146 | * mailbox/imaxtostr.c: Updated | ||
147 | * mailbox/intprops.h: Updated | ||
148 | * mailbox/inttostr.c: Updated | ||
149 | * mailbox/inttostr.h: Updated | ||
150 | * mailbox/malloc.c: Updated | ||
151 | * mailbox/mbchar.c: Updated | ||
152 | * mailbox/mbchar.h: Updated | ||
153 | * mailbox/mbuiter.h: Updated | ||
154 | * mailbox/md5.c: Updated | ||
155 | * mailbox/md5.h: Updated | ||
156 | * mailbox/memchr.c: Updated | ||
157 | * mailbox/mempcpy.c: Updated | ||
158 | * mailbox/mempcpy.h: Updated | ||
159 | * mailbox/minmax.h: Updated | ||
160 | * mailbox/offtostr.c: Updated | ||
161 | * mailbox/printf-args.c: Updated | ||
162 | * mailbox/printf-args.h: Updated | ||
163 | * mailbox/printf-parse.c: Updated | ||
164 | * mailbox/printf-parse.h: Updated | ||
165 | * mailbox/regcomp.c: Updated | ||
166 | * mailbox/regex.c: Updated | ||
167 | * mailbox/regex.h: Updated | ||
168 | * mailbox/regex_internal.c: Updated | ||
169 | * mailbox/regex_internal.h: Updated | ||
170 | * mailbox/regexec.c: Updated | ||
171 | * mailbox/sha1.c: Updated | ||
172 | * mailbox/sha1.h: Updated | ||
173 | * mailbox/size_max.h: Updated | ||
174 | * mailbox/stat-macros.h: Updated | ||
175 | * mailbox/stdbool_.h: Updated | ||
176 | * mailbox/stdint_.h: Updated | ||
177 | * mailbox/strcase.h: Updated | ||
178 | * mailbox/strcasecmp.c: Updated | ||
179 | * mailbox/strchrnul.c: Updated | ||
180 | * mailbox/strchrnul.h: Updated | ||
181 | * mailbox/strdup.c: Updated | ||
182 | * mailbox/strdup.h: Updated | ||
183 | * mailbox/strncasecmp.c: Updated | ||
184 | * mailbox/strndup.c: Updated | ||
185 | * mailbox/strndup.h: Updated | ||
186 | * mailbox/strnlen.c: Updated | ||
187 | * mailbox/strnlen.h: Updated | ||
188 | * mailbox/strnlen1.c: Updated | ||
189 | * mailbox/strnlen1.h: Updated | ||
190 | * mailbox/strtok_r.c: Updated | ||
191 | * mailbox/strtok_r.h: Updated | ||
192 | * mailbox/sysexit_.h: Updated | ||
193 | * mailbox/umaxtostr.c: Updated | ||
194 | * mailbox/vasnprintf.c: Updated | ||
195 | * mailbox/vasnprintf.h: Updated | ||
196 | * mailbox/vsnprintf.c: Updated | ||
197 | * mailbox/vsnprintf.h: Updated | ||
198 | * mailbox/wcwidth.h: Added to the repository | ||
199 | * mailbox/xsize.h: Updated | ||
200 | |||
1 | 2006-08-29 Sergey Poznyakoff <gray@gnu.org.ua> | 201 | 2006-08-29 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 202 | ||
3 | * THANKS: Add Damon Harper | 203 | * THANKS: Add Damon Harper | ... | ... |
... | @@ -45,9 +45,13 @@ EXTRA_DIST += allocsa.valgrind | ... | @@ -45,9 +45,13 @@ EXTRA_DIST += allocsa.valgrind |
45 | 45 | ||
46 | libmuaux_la_SOURCES += exit.h | 46 | libmuaux_la_SOURCES += exit.h |
47 | 47 | ||
48 | EXTRA_DIST += exitfail.h | ||
48 | 49 | ||
50 | EXTRA_DIST += xalloc.h | ||
49 | 51 | ||
52 | EXTRA_DIST += xalloc.h | ||
50 | 53 | ||
54 | EXTRA_DIST += getpass.h | ||
51 | 55 | ||
52 | libmuaux_la_SOURCES += mbswidth.h mbswidth.c | 56 | libmuaux_la_SOURCES += mbswidth.h mbswidth.c |
53 | 57 | ... | ... |
... | @@ -25,7 +25,8 @@ gl_FUNC_GETPASS_GNU | ... | @@ -25,7 +25,8 @@ gl_FUNC_GETPASS_GNU |
25 | gl_MBSWIDTH | 25 | gl_MBSWIDTH |
26 | 26 | ||
27 | # obstack | 27 | # obstack |
28 | gl_OBSTACK | 28 | AC_FUNC_OBSTACK |
29 | dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]). | ||
29 | 30 | ||
30 | # realloc | 31 | # realloc |
31 | AC_FUNC_REALLOC | 32 | AC_FUNC_REALLOC |
... | @@ -75,6 +76,9 @@ gl_INTTOSTR | ... | @@ -75,6 +76,9 @@ gl_INTTOSTR |
75 | # sha1 | 76 | # sha1 |
76 | gl_SHA1 | 77 | gl_SHA1 |
77 | 78 | ||
79 | # d-type | ||
80 | gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE | ||
81 | |||
78 | # extensions | 82 | # extensions |
79 | dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. | 83 | dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. |
80 | 84 | ||
... | @@ -112,9 +116,6 @@ gl_FUNC_MEMPCPY | ... | @@ -112,9 +116,6 @@ gl_FUNC_MEMPCPY |
112 | # minmax | 116 | # minmax |
113 | gl_MINMAX | 117 | gl_MINMAX |
114 | 118 | ||
115 | # restrict | ||
116 | gl_C_RESTRICT | ||
117 | |||
118 | # size_max | 119 | # size_max |
119 | gl_SIZE_MAX | 120 | gl_SIZE_MAX |
120 | 121 | ||
... | @@ -159,6 +160,9 @@ gl_FUNC_VASNPRINTF | ... | @@ -159,6 +160,9 @@ gl_FUNC_VASNPRINTF |
159 | # vsnprintf | 160 | # vsnprintf |
160 | gl_FUNC_VSNPRINTF | 161 | gl_FUNC_VSNPRINTF |
161 | 162 | ||
163 | # wcwidth | ||
164 | gl_FUNC_WCWIDTH | ||
165 | |||
162 | # xsize | 166 | # xsize |
163 | gl_XSIZE | 167 | gl_XSIZE |
164 | 168 | ... | ... |
... | @@ -116,8 +116,8 @@ EXTRA_DIST += alloca_.h | ... | @@ -116,8 +116,8 @@ EXTRA_DIST += alloca_.h |
116 | # We need the following in order to create <alloca.h> when the system | 116 | # We need the following in order to create <alloca.h> when the system |
117 | # doesn't have one that works with the given compiler. | 117 | # doesn't have one that works with the given compiler. |
118 | alloca.h: alloca_.h | 118 | alloca.h: alloca_.h |
119 | cp $(srcdir)/alloca_.h $@-t | 119 | cp -f $(srcdir)/alloca_.h $@-t |
120 | mv $@-t $@ | 120 | mv -f $@-t $@ |
121 | MOSTLYCLEANFILES += alloca.h alloca.h-t | 121 | MOSTLYCLEANFILES += alloca.h alloca.h-t |
122 | 122 | ||
123 | libmailutils_la_SOURCES += argp.h argp-ba.c argp-eexst.c \ | 123 | libmailutils_la_SOURCES += argp.h argp-ba.c argp-eexst.c \ |
... | @@ -125,21 +125,27 @@ libmailutils_la_SOURCES += argp.h argp-ba.c argp-eexst.c \ | ... | @@ -125,21 +125,27 @@ libmailutils_la_SOURCES += argp.h argp-ba.c argp-eexst.c \ |
125 | argp-namefrob.h argp-parse.c argp-pin.c argp-pv.c argp-pvh.c \ | 125 | argp-namefrob.h argp-parse.c argp-pin.c argp-pv.c argp-pvh.c \ |
126 | argp-xinl.c | 126 | argp-xinl.c |
127 | 127 | ||
128 | EXTRA_DIST += getline.h | ||
128 | 129 | ||
130 | EXTRA_DIST += regcomp.c regex.h regex_internal.c regex_internal.h regexec.c | ||
129 | 131 | ||
130 | libmailutils_la_SOURCES += strtok_r.h | 132 | libmailutils_la_SOURCES += strtok_r.h |
131 | 133 | ||
134 | libmailutils_la_SOURCES += md5.h | ||
132 | 135 | ||
133 | BUILT_SOURCES += $(GLOB_H) | 136 | BUILT_SOURCES += $(GLOB_H) |
137 | EXTRA_DIST += glob_.h glob-libc.h | ||
134 | 138 | ||
135 | # We need the following in order to create <glob.h> when the system | 139 | # We need the following in order to create <glob.h> when the system |
136 | # doesn't have one that works with the given compiler. | 140 | # doesn't have one that works with the given compiler. |
137 | glob.h: glob_.h | 141 | glob.h: glob_.h |
138 | cp $(srcdir)/glob_.h $@-t | 142 | cp -f $(srcdir)/glob_.h $@-t |
139 | mv $@-t $@ | 143 | mv -f $@-t $@ |
140 | MOSTLYCLEANFILES += glob.h glob.h-t | 144 | MOSTLYCLEANFILES += glob.h glob.h-t |
141 | 145 | ||
142 | EXTRA_DIST += inttostr.c | 146 | EXTRA_DIST += inttostr.c inttostr.h |
147 | |||
148 | EXTRA_DIST += sha1.h | ||
143 | 149 | ||
144 | 150 | ||
145 | 151 | ||
... | @@ -149,11 +155,13 @@ EXTRA_DIST += fnmatch_.h fnmatch_loop.c | ... | @@ -149,11 +155,13 @@ EXTRA_DIST += fnmatch_.h fnmatch_loop.c |
149 | # We need the following in order to create <fnmatch.h> when the system | 155 | # We need the following in order to create <fnmatch.h> when the system |
150 | # doesn't have one that supports the required API. | 156 | # doesn't have one that supports the required API. |
151 | fnmatch.h: fnmatch_.h | 157 | fnmatch.h: fnmatch_.h |
152 | cp $(srcdir)/fnmatch_.h $@-t | 158 | cp -f $(srcdir)/fnmatch_.h $@-t |
153 | mv $@-t $@ | 159 | mv -f $@-t $@ |
154 | MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t | 160 | MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t |
155 | 161 | ||
162 | EXTRA_DIST += getdelim.h | ||
156 | 163 | ||
164 | EXTRA_DIST += getlogin_r.h | ||
157 | 165 | ||
158 | BUILT_SOURCES += $(GETOPT_H) | 166 | BUILT_SOURCES += $(GETOPT_H) |
159 | EXTRA_DIST += getopt_.h getopt_int.h | 167 | EXTRA_DIST += getopt_.h getopt_int.h |
... | @@ -161,8 +169,8 @@ EXTRA_DIST += getopt_.h getopt_int.h | ... | @@ -161,8 +169,8 @@ EXTRA_DIST += getopt_.h getopt_int.h |
161 | # We need the following in order to create <getopt.h> when the system | 169 | # We need the following in order to create <getopt.h> when the system |
162 | # doesn't have one that works with the given compiler. | 170 | # doesn't have one that works with the given compiler. |
163 | getopt.h: getopt_.h | 171 | getopt.h: getopt_.h |
164 | cp $(srcdir)/getopt_.h $@-t | 172 | cp -f $(srcdir)/getopt_.h $@-t |
165 | mv $@-t $@ | 173 | mv -f $@-t $@ |
166 | MOSTLYCLEANFILES += getopt.h getopt.h-t | 174 | MOSTLYCLEANFILES += getopt.h getopt.h-t |
167 | 175 | ||
168 | libmailutils_la_SOURCES += gettext.h | 176 | libmailutils_la_SOURCES += gettext.h |
... | @@ -175,13 +183,14 @@ libmailutils_la_SOURCES += mbchar.h | ... | @@ -175,13 +183,14 @@ libmailutils_la_SOURCES += mbchar.h |
175 | libmailutils_la_SOURCES += mbuiter.h | 183 | libmailutils_la_SOURCES += mbuiter.h |
176 | 184 | ||
177 | 185 | ||
186 | EXTRA_DIST += mempcpy.h | ||
178 | 187 | ||
179 | libmailutils_la_SOURCES += minmax.h | 188 | libmailutils_la_SOURCES += minmax.h |
180 | 189 | ||
181 | |||
182 | libmailutils_la_SOURCES += size_max.h | 190 | libmailutils_la_SOURCES += size_max.h |
183 | 191 | ||
184 | 192 | ||
193 | EXTRA_DIST += stat-macros.h | ||
185 | 194 | ||
186 | BUILT_SOURCES += $(STDBOOL_H) | 195 | BUILT_SOURCES += $(STDBOOL_H) |
187 | EXTRA_DIST += stdbool_.h | 196 | EXTRA_DIST += stdbool_.h |
... | @@ -189,6 +198,7 @@ EXTRA_DIST += stdbool_.h | ... | @@ -189,6 +198,7 @@ EXTRA_DIST += stdbool_.h |
189 | # We need the following in order to create <stdbool.h> when the system | 198 | # We need the following in order to create <stdbool.h> when the system |
190 | # doesn't have one that works. | 199 | # doesn't have one that works. |
191 | stdbool.h: stdbool_.h | 200 | stdbool.h: stdbool_.h |
201 | rm -f $@-t $@ | ||
192 | sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t | 202 | sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t |
193 | mv $@-t $@ | 203 | mv $@-t $@ |
194 | MOSTLYCLEANFILES += stdbool.h stdbool.h-t | 204 | MOSTLYCLEANFILES += stdbool.h stdbool.h-t |
... | @@ -199,90 +209,28 @@ EXTRA_DIST += stdint_.h | ... | @@ -199,90 +209,28 @@ EXTRA_DIST += stdint_.h |
199 | # We need the following in order to create <stdint.h> when the system | 209 | # We need the following in order to create <stdint.h> when the system |
200 | # doesn't have one that works with the given compiler. | 210 | # doesn't have one that works with the given compiler. |
201 | stdint.h: stdint_.h | 211 | stdint.h: stdint_.h |
212 | rm -f $@-t $@ | ||
202 | sed -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \ | 213 | sed -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \ |
203 | -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \ | 214 | -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \ |
204 | -e 's|@''FULL_PATH_STDINT_H''@|$(FULL_PATH_STDINT_H)|g' \ | 215 | -e 's|@''ABSOLUTE_STDINT_H''@|$(ABSOLUTE_STDINT_H)|g' \ |
216 | -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \ | ||
205 | -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \ | 217 | -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \ |
206 | -e 's|@''FULL_PATH_INTTYPES_H''@|$(FULL_PATH_INTTYPES_H)|g' \ | ||
207 | -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \ | 218 | -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \ |
208 | -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \ | 219 | -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \ |
209 | -e 's/@''HAVE_LONG_64BIT''@/$(HAVE_LONG_64BIT)/g' \ | 220 | -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \ |
210 | -e 's/@''HAVE_LONG_LONG_64BIT''@/$(HAVE_LONG_LONG_64BIT)/g' \ | ||
211 | -e 's/@''HAVE_INT8_T''@/$(HAVE_INT8_T)/g' \ | ||
212 | -e 's/@''HAVE_INT16_T''@/$(HAVE_INT16_T)/g' \ | ||
213 | -e 's/@''HAVE_INT32_T''@/$(HAVE_INT32_T)/g' \ | ||
214 | -e 's/@''HAVE_INT64_T''@/$(HAVE_INT64_T)/g' \ | ||
215 | -e 's/@''HAVE_UINT8_T''@/$(HAVE_UINT8_T)/g' \ | ||
216 | -e 's/@''HAVE_UINT16_T''@/$(HAVE_UINT16_T)/g' \ | ||
217 | -e 's/@''HAVE_UINT32_T''@/$(HAVE_UINT32_T)/g' \ | ||
218 | -e 's/@''HAVE_UINT64_T''@/$(HAVE_UINT64_T)/g' \ | ||
219 | -e 's/@''HAVE_INT_LEAST8_T''@/$(HAVE_INT_LEAST8_T)/g' \ | ||
220 | -e 's/@''HAVE_INT_LEAST16_T''@/$(HAVE_INT_LEAST16_T)/g' \ | ||
221 | -e 's/@''HAVE_INT_LEAST32_T''@/$(HAVE_INT_LEAST32_T)/g' \ | ||
222 | -e 's/@''HAVE_INT_LEAST64_T''@/$(HAVE_INT_LEAST64_T)/g' \ | ||
223 | -e 's/@''HAVE_UINT_LEAST8_T''@/$(HAVE_UINT_LEAST8_T)/g' \ | ||
224 | -e 's/@''HAVE_UINT_LEAST16_T''@/$(HAVE_UINT_LEAST16_T)/g' \ | ||
225 | -e 's/@''HAVE_UINT_LEAST32_T''@/$(HAVE_UINT_LEAST32_T)/g' \ | ||
226 | -e 's/@''HAVE_UINT_LEAST64_T''@/$(HAVE_UINT_LEAST64_T)/g' \ | ||
227 | -e 's/@''HAVE_INT_FAST8_T''@/$(HAVE_INT_FAST8_T)/g' \ | ||
228 | -e 's/@''HAVE_INT_FAST16_T''@/$(HAVE_INT_FAST16_T)/g' \ | ||
229 | -e 's/@''HAVE_INT_FAST32_T''@/$(HAVE_INT_FAST32_T)/g' \ | ||
230 | -e 's/@''HAVE_INT_FAST64_T''@/$(HAVE_INT_FAST64_T)/g' \ | ||
231 | -e 's/@''HAVE_UINT_FAST8_T''@/$(HAVE_UINT_FAST8_T)/g' \ | ||
232 | -e 's/@''HAVE_UINT_FAST16_T''@/$(HAVE_UINT_FAST16_T)/g' \ | ||
233 | -e 's/@''HAVE_UINT_FAST32_T''@/$(HAVE_UINT_FAST32_T)/g' \ | ||
234 | -e 's/@''HAVE_UINT_FAST64_T''@/$(HAVE_UINT_FAST64_T)/g' \ | ||
235 | -e 's/@''HAVE_INTPTR_T''@/$(HAVE_INTPTR_T)/g' \ | ||
236 | -e 's/@''HAVE_UINTPTR_T''@/$(HAVE_UINTPTR_T)/g' \ | ||
237 | -e 's/@''HAVE_INTMAX_T''@/$(HAVE_INTMAX_T)/g' \ | ||
238 | -e 's/@''HAVE_UINTMAX_T''@/$(HAVE_UINTMAX_T)/g' \ | ||
239 | -e 's/@''BITSIZEOF_UNSIGNED_INT''@/$(BITSIZEOF_UNSIGNED_INT)/g' \ | ||
240 | -e 's/@''BITSIZEOF_LONG''@/$(BITSIZEOF_LONG)/g' \ | ||
241 | -e 's/@''BITSIZEOF_UNSIGNED_LONG''@/$(BITSIZEOF_UNSIGNED_LONG)/g' \ | ||
242 | -e 's/@''BITSIZEOF_INT8_T''@/$(BITSIZEOF_INT8_T)/g' \ | ||
243 | -e 's/@''BITSIZEOF_INT16_T''@/$(BITSIZEOF_INT16_T)/g' \ | ||
244 | -e 's/@''BITSIZEOF_INT32_T''@/$(BITSIZEOF_INT32_T)/g' \ | ||
245 | -e 's/@''BITSIZEOF_INT64_T''@/$(BITSIZEOF_INT64_T)/g' \ | ||
246 | -e 's/@''BITSIZEOF_UINT8_T''@/$(BITSIZEOF_UINT8_T)/g' \ | ||
247 | -e 's/@''BITSIZEOF_UINT16_T''@/$(BITSIZEOF_UINT16_T)/g' \ | ||
248 | -e 's/@''BITSIZEOF_UINT32_T''@/$(BITSIZEOF_UINT32_T)/g' \ | ||
249 | -e 's/@''BITSIZEOF_UINT64_T''@/$(BITSIZEOF_UINT64_T)/g' \ | ||
250 | -e 's/@''BITSIZEOF_INT_LEAST8_T''@/$(BITSIZEOF_INT_LEAST8_T)/g' \ | ||
251 | -e 's/@''BITSIZEOF_INT_LEAST16_T''@/$(BITSIZEOF_INT_LEAST16_T)/g' \ | ||
252 | -e 's/@''BITSIZEOF_INT_LEAST32_T''@/$(BITSIZEOF_INT_LEAST32_T)/g' \ | ||
253 | -e 's/@''BITSIZEOF_INT_LEAST64_T''@/$(BITSIZEOF_INT_LEAST64_T)/g' \ | ||
254 | -e 's/@''BITSIZEOF_UINT_LEAST8_T''@/$(BITSIZEOF_UINT_LEAST8_T)/g' \ | ||
255 | -e 's/@''BITSIZEOF_UINT_LEAST16_T''@/$(BITSIZEOF_UINT_LEAST16_T)/g' \ | ||
256 | -e 's/@''BITSIZEOF_UINT_LEAST32_T''@/$(BITSIZEOF_UINT_LEAST32_T)/g' \ | ||
257 | -e 's/@''BITSIZEOF_UINT_LEAST64_T''@/$(BITSIZEOF_UINT_LEAST64_T)/g' \ | ||
258 | -e 's/@''BITSIZEOF_INT_FAST8_T''@/$(BITSIZEOF_INT_FAST8_T)/g' \ | ||
259 | -e 's/@''BITSIZEOF_INT_FAST16_T''@/$(BITSIZEOF_INT_FAST16_T)/g' \ | ||
260 | -e 's/@''BITSIZEOF_INT_FAST32_T''@/$(BITSIZEOF_INT_FAST32_T)/g' \ | ||
261 | -e 's/@''BITSIZEOF_INT_FAST64_T''@/$(BITSIZEOF_INT_FAST64_T)/g' \ | ||
262 | -e 's/@''BITSIZEOF_UINT_FAST8_T''@/$(BITSIZEOF_UINT_FAST8_T)/g' \ | ||
263 | -e 's/@''BITSIZEOF_UINT_FAST16_T''@/$(BITSIZEOF_UINT_FAST16_T)/g' \ | ||
264 | -e 's/@''BITSIZEOF_UINT_FAST32_T''@/$(BITSIZEOF_UINT_FAST32_T)/g' \ | ||
265 | -e 's/@''BITSIZEOF_UINT_FAST64_T''@/$(BITSIZEOF_UINT_FAST64_T)/g' \ | ||
266 | -e 's/@''BITSIZEOF_INTPTR_T''@/$(BITSIZEOF_INTPTR_T)/g' \ | ||
267 | -e 's/@''BITSIZEOF_UINTPTR_T''@/$(BITSIZEOF_UINTPTR_T)/g' \ | ||
268 | -e 's/@''BITSIZEOF_INTMAX_T''@/$(BITSIZEOF_INTMAX_T)/g' \ | ||
269 | -e 's/@''BITSIZEOF_UINTMAX_T''@/$(BITSIZEOF_UINTMAX_T)/g' \ | ||
270 | -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \ | 221 | -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \ |
271 | -e 's/@''SAME_TYPE_PTRDIFF_T_LONG''@/$(SAME_TYPE_PTRDIFF_T_LONG)/g' \ | 222 | -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \ |
272 | -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \ | 223 | -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \ |
273 | -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \ | 224 | -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \ |
274 | -e 's/@''SAME_TYPE_SIG_ATOMIC_T_LONG''@/$(SAME_TYPE_SIG_ATOMIC_T_LONG)/g' \ | 225 | -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \ |
275 | -e 's/@''SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG''@/$(SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG)/g' \ | ||
276 | -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \ | 226 | -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \ |
277 | -e 's/@''SAME_TYPE_SIZE_T_UNSIGNED_LONG''@/$(SAME_TYPE_SIZE_T_UNSIGNED_LONG)/g' \ | 227 | -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \ |
278 | -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \ | 228 | -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \ |
279 | -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \ | 229 | -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \ |
280 | -e 's/@''SAME_TYPE_WCHAR_T_LONG''@/$(SAME_TYPE_WCHAR_T_LONG)/g' \ | 230 | -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \ |
281 | -e 's/@''SAME_TYPE_WCHAR_T_UNSIGNED_LONG''@/$(SAME_TYPE_WCHAR_T_UNSIGNED_LONG)/g' \ | ||
282 | -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \ | 231 | -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \ |
283 | -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \ | 232 | -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \ |
284 | -e 's/@''SAME_TYPE_WINT_T_LONG''@/$(SAME_TYPE_WINT_T_LONG)/g' \ | 233 | -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \ |
285 | -e 's/@''SAME_TYPE_WINT_T_UNSIGNED_LONG''@/$(SAME_TYPE_WINT_T_UNSIGNED_LONG)/g' \ | ||
286 | < $(srcdir)/stdint_.h > $@-t | 234 | < $(srcdir)/stdint_.h > $@-t |
287 | mv $@-t $@ | 235 | mv $@-t $@ |
288 | MOSTLYCLEANFILES += stdint.h stdint.h-t | 236 | MOSTLYCLEANFILES += stdint.h stdint.h-t |
... | @@ -291,8 +239,11 @@ libmailutils_la_SOURCES += strcase.h | ... | @@ -291,8 +239,11 @@ libmailutils_la_SOURCES += strcase.h |
291 | 239 | ||
292 | libmailutils_la_SOURCES += strchrnul.h | 240 | libmailutils_la_SOURCES += strchrnul.h |
293 | 241 | ||
242 | EXTRA_DIST += strdup.h | ||
294 | 243 | ||
244 | EXTRA_DIST += strndup.h | ||
295 | 245 | ||
246 | EXTRA_DIST += strnlen.h | ||
296 | 247 | ||
297 | libmailutils_la_SOURCES += strnlen1.h strnlen1.c | 248 | libmailutils_la_SOURCES += strnlen1.h strnlen1.c |
298 | 249 | ||
... | @@ -302,8 +253,8 @@ EXTRA_DIST += sysexit_.h | ... | @@ -302,8 +253,8 @@ EXTRA_DIST += sysexit_.h |
302 | # We need the following in order to create <sysexits.h> when the system | 253 | # We need the following in order to create <sysexits.h> when the system |
303 | # doesn't have one that works with the given compiler. | 254 | # doesn't have one that works with the given compiler. |
304 | sysexits.h: sysexit_.h | 255 | sysexits.h: sysexit_.h |
305 | cp $(srcdir)/sysexit_.h sysexits.h-t | 256 | cp -f $(srcdir)/sysexit_.h $@-t |
306 | mv sysexits.h-t sysexits.h | 257 | mv -f $@-t $@ |
307 | MOSTLYCLEANFILES += sysexits.h sysexits.h-t | 258 | MOSTLYCLEANFILES += sysexits.h sysexits.h-t |
308 | 259 | ||
309 | BUILT_SOURCES += $(UNISTD_H) | 260 | BUILT_SOURCES += $(UNISTD_H) |
... | @@ -318,6 +269,8 @@ libmailutils_la_SOURCES += printf-args.h printf-parse.h vasnprintf.h | ... | @@ -318,6 +269,8 @@ libmailutils_la_SOURCES += printf-args.h printf-parse.h vasnprintf.h |
318 | 269 | ||
319 | libmailutils_la_SOURCES += vsnprintf.h | 270 | libmailutils_la_SOURCES += vsnprintf.h |
320 | 271 | ||
272 | libmailutils_la_SOURCES += wcwidth.h | ||
273 | |||
321 | libmailutils_la_SOURCES += xsize.h | 274 | libmailutils_la_SOURCES += xsize.h |
322 | 275 | ||
323 | EXTRA_DIST += inttostr.c inttostr.h intprops.h imaxtostr.c offtostr.c umaxtostr.c imaxtostr.c offtostr.c umaxtostr.c getopt.c getopt1.c regex.c fnmatch.c getdelim.c getdelim.h getdelim.c getline.c getline.c getline.h getline.c md5.c md5.h md5.c getndelim2.c mempcpy.c mempcpy.h mempcpy.c strcasecmp.c strncasecmp.c strchrnul.c strndup.c strndup.h strndup.c strnlen.c strnlen.h strnlen.c strtok_r.c vsnprintf.c unlocked-io.h memchr.c glob.c glob_.h glob-libc.h glob.c mbchar.c stat-macros.h strdup.c strdup.h strdup.c sha1.c sha1.h sha1.c vasnprintf.c printf-args.c printf-parse.c asnprintf.c getlogin_r.c getlogin_r.c | 276 | EXTRA_DIST += getopt.c getopt1.c imaxtostr.c offtostr.c umaxtostr.c glob.c regex.c fnmatch.c getdelim.c getline.c getline.c md5.c getndelim2.c mempcpy.c strcasecmp.c strncasecmp.c strchrnul.c strndup.c strnlen.c strtok_r.c vasnprintf.c printf-args.c printf-parse.c asnprintf.c vsnprintf.c unlocked-io.h mbchar.c strdup.c memchr.c sha1.c getlogin_r.c getlogin_r.c | ... | ... |
-
Please register or sign in to post a comment