comparison lib/gnulib.mk @ 112311:babd014aab81

Regenerate.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 08 Jan 2011 23:33:50 -0800
parents 474d5026a5a2
children f3056cf0073a
comparison
equal deleted inserted replaced
112310:e838cdd68eae 112311:babd014aab81
7 # Public License, this file may be distributed as part of a program 7 # Public License, this file may be distributed as part of a program
8 # that contains a configuration script generated by Autoconf, under 8 # that contains a configuration script generated by Autoconf, under
9 # the same distribution terms as the rest of that program. 9 # the same distribution terms as the rest of that program.
10 # 10 #
11 # Generated by gnulib-tool. 11 # Generated by gnulib-tool.
12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr mktime 12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr getopt-gnu mktime
13 13
14 14
15 MOSTLYCLEANFILES += core *.stackdump 15 MOSTLYCLEANFILES += core *.stackdump
16 16
17 noinst_LIBRARIES += libgnu.a 17 noinst_LIBRARIES += libgnu.a
72 ## begin gnulib module ftoastr 72 ## begin gnulib module ftoastr
73 73
74 libgnu_a_SOURCES += ftoastr.h ftoastr.c dtoastr.c ldtoastr.c 74 libgnu_a_SOURCES += ftoastr.h ftoastr.c dtoastr.c ldtoastr.c
75 75
76 ## end gnulib module ftoastr 76 ## end gnulib module ftoastr
77
78 ## begin gnulib module getopt-posix
79
80 BUILT_SOURCES += $(GETOPT_H)
81
82 # We need the following in order to create <getopt.h> when the system
83 # doesn't have one that works with the given compiler.
84 getopt.h: getopt.in.h $(ARG_NONNULL_H)
85 $(AM_V_GEN)rm -f $@-t $@ && \
86 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
87 sed -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
88 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
89 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
90 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
91 -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
92 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
93 < $(srcdir)/getopt.in.h; \
94 } > $@-t && \
95 mv -f $@-t $@
96 MOSTLYCLEANFILES += getopt.h getopt.h-t
97
98 EXTRA_DIST += getopt.c getopt.in.h getopt1.c getopt_int.h
99
100 EXTRA_libgnu_a_SOURCES += getopt.c getopt1.c
101
102 ## end gnulib module getopt-posix
103
104 ## begin gnulib module gettext-h
105
106 libgnu_a_SOURCES += gettext.h
107
108 ## end gnulib module gettext-h
77 109
78 ## begin gnulib module intprops 110 ## begin gnulib module intprops
79 111
80 112
81 EXTRA_DIST += intprops.h 113 EXTRA_DIST += intprops.h
163 195
164 EXTRA_libgnu_a_SOURCES += time_r.c 196 EXTRA_libgnu_a_SOURCES += time_r.c
165 197
166 ## end gnulib module time_r 198 ## end gnulib module time_r
167 199
200 ## begin gnulib module unistd
201
202 BUILT_SOURCES += unistd.h
203
204 # We need the following in order to create an empty placeholder for
205 # <unistd.h> when the system doesn't have one.
206 unistd.h: unistd.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
207 $(AM_V_GEN)rm -f $@-t $@ && \
208 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
209 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
210 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
211 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
212 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
213 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
214 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
215 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
216 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
217 -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
218 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
219 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
220 -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \
221 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
222 -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \
223 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
224 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
225 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
226 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
227 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
228 -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \
229 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
230 -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \
231 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
232 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
233 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
234 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
235 -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
236 -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \
237 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
238 -e 's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \
239 -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
240 -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \
241 -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \
242 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
243 -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \
244 -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \
245 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
246 -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \
247 -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \
248 -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \
249 -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
250 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
251 -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \
252 -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \
253 -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \
254 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
255 < $(srcdir)/unistd.in.h | \
256 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
257 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
258 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
259 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
260 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
261 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
262 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
263 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
264 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
265 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
266 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
267 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
268 -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
269 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
270 -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
271 -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
272 -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
273 -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
274 -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
275 -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
276 -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
277 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
278 -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
279 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
280 -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
281 -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
282 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
283 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
284 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
285 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
286 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
287 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
288 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
289 -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
290 -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
291 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
292 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
293 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
294 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
295 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
296 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
297 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
298 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
299 -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
300 -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
301 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
302 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
303 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
304 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
305 -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
306 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
307 -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
308 -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
309 -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
310 -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
311 -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
312 -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
313 -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
314 -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
315 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
316 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
317 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
318 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
319 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
320 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
321 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
322 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
323 } > $@-t && \
324 mv $@-t $@
325 MOSTLYCLEANFILES += unistd.h unistd.h-t
326
327 EXTRA_DIST += unistd.in.h
328
329 ## end gnulib module unistd
330
168 ## begin gnulib module warn-on-use 331 ## begin gnulib module warn-on-use
169 332
170 BUILT_SOURCES += warn-on-use.h 333 BUILT_SOURCES += warn-on-use.h
171 # The warn-on-use.h that gets inserted into generated .h files is the same as 334 # The warn-on-use.h that gets inserted into generated .h files is the same as
172 # build-aux/warn-on-use.h, except that it has the copyright header cut off. 335 # build-aux/warn-on-use.h, except that it has the copyright header cut off.