source: trunk/essentials/app-arch/tar/m4/gnulib-comp.m4

Last change on this file was 3342, checked in by bird, 18 years ago

tar 1.16.1

File size: 10.7 KB
Line 
1# -*- buffer-read-only: t -*- vi: set ro:
2# DO NOT EDIT! GENERATED AUTOMATICALLY!
3# DO NOT EDIT! GENERATED AUTOMATICALLY!
4# Copyright (C) 2004-2006 Free Software Foundation, Inc.
5#
6# This file is free software, distributed under the terms of the GNU
7# General Public License. As a special exception to the GNU General
8# Public License, this file may be distributed as part of a program
9# that contains a configuration script generated by Autoconf, under
10# the same distribution terms as the rest of that program.
11#
12# Generated by gnulib-tool.
13#
14# This file represents the compiled summary of the specification in
15# gnulib-cache.m4. It lists the computed macro invocations that need
16# to be invoked from configure.ac.
17# In projects using CVS, this file can be treated like other built files.
18
19
20# This macro should be invoked from ./configure.ac, in the section
21# "Checks for programs", right after AC_PROG_CC, and certainly before
22# any checks for libraries, header files, types and library functions.
23AC_DEFUN([gl_EARLY],
24[
25 m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
26 m4_pattern_allow([^gl_ES$])dnl a valid locale name
27 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
28 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
29 AC_REQUIRE([AC_PROG_RANLIB])
30 AC_REQUIRE([AC_GNU_SOURCE])
31 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
32 AC_REQUIRE([gl_LOCK_EARLY])
33])
34
35# This macro should be invoked from ./configure.ac, in the section
36# "Check for header files, types and library functions".
37AC_DEFUN([gl_INIT],
38[
39 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
40 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
41 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
42 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
43 gl_cond_libtool=false
44 gl_libdeps=
45 gl_ltlibdeps=
46 gl_source_base='.#bootmp/lib'
47 gl_FUNC_ALLOCA
48 gl_ALLOCSA
49 gl_ARGMATCH
50 gl_ARGP
51 gl_BACKUPFILE
52 gl_FUNC_CHDIR_LONG
53 gl_FUNC_CHOWN
54 gl_CLOCK_TIME
55 gl_CLOSE_STREAM
56 gl_CLOSEOUT
57 gl_CHECK_TYPE_STRUCT_DIRENT_D_INO
58 gl_DIRNAME
59 gl_ERROR
60 gl_EXCLUDE
61 gl_EXITFAIL
62 dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
63 gl_FCNTL_H
64 gl_FCNTL_SAFER
65 gl_FILEBLOCKS
66 # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
67 gl_FUNC_FNMATCH_GNU
68 gl_FUNC_FPENDING
69 gl_FUNC_FTRUNCATE
70 gl_FUNC_GETCWD
71 gl_GETDATE
72 gl_FUNC_GETDELIM
73 gl_FUNC_GETLINE
74 gl_GETOPT
75 gl_GETPAGESIZE
76 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
77 AM_GNU_GETTEXT_VERSION([0.15])
78 gl_GETTIME
79 AC_FUNC_GETTIMEOFDAY_CLOBBER
80 gl_HASH
81 gl_HUMAN
82 gl_INLINE
83 gl_INTTOSTR
84 gl_INTTYPES_H
85 gl_FUNC_LCHOWN
86 gl_LOCALCHARSET
87 gl_FUNC_LSTAT
88 AC_FUNC_MALLOC
89 gl_MBCHAR
90 gl_MBITER
91 gl_FUNC_MEMCHR
92 gl_FUNC_MEMPCPY
93 gl_FUNC_MEMRCHR
94 gl_FUNC_MEMSET
95 gl_MINMAX
96 gt_FUNC_MKDTEMP
97 gl_FUNC_MKTIME
98 gl_MODECHANGE
99 AC_FUNC_OBSTACK
100 dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
101 gl_FUNC_OPENAT
102 gl_QUOTE
103 gl_QUOTEARG
104 gl_REGEX
105 gl_FUNC_RMDIR
106 gl_FUNC_RPMATCH
107 gl_SAFE_READ
108 gl_SAFE_WRITE
109 gl_SAVE_CWD
110 gl_SAVEDIR
111 gt_FUNC_SETENV
112 gt_TYPE_SSIZE_T
113 gl_STAT_TIME
114 gl_STDARG_H
115 AM_STDBOOL_H
116 gl_STDINT_H
117 gl_FUNC_STPCPY
118 gl_STRCASE
119 gl_FUNC_STRCHRNUL
120 gl_FUNC_STRDUP
121 gl_FUNC_STRNDUP
122 gl_FUNC_STRNLEN
123 gl_FUNC_STRTOIMAX
124 gl_FUNC_STRTOL
125 gl_FUNC_STRTOLL
126 gl_FUNC_STRTOUL
127 gl_FUNC_STRTOULL
128 gl_FUNC_STRTOUMAX
129 gl_HEADER_SYS_STAT_H
130 gl_SYSEXITS
131 gl_FUNC_GEN_TEMPNAME
132 gl_TIME_R
133 gl_TIMESPEC
134 gl_HEADER_UNISTD
135 gl_UNISTD_SAFER
136 gl_UNLINKDIR
137 gl_FUNC_GLIBC_UNLOCKED_IO
138 gl_FUNC_UTIME
139 gl_UTIMENS
140 gl_FUNC_VASNPRINTF
141 gl_FUNC_VSNPRINTF
142 gl_FUNC_WCWIDTH
143 gl_XALLOC
144 gl_XGETCWD
145 gl_XSTRNDUP
146 gl_XSTRTOL
147 LIBTAR_LIBDEPS="$gl_libdeps"
148 AC_SUBST([LIBTAR_LIBDEPS])
149 LIBTAR_LTLIBDEPS="$gl_ltlibdeps"
150 AC_SUBST([LIBTAR_LTLIBDEPS])
151 m4_popdef([AC_LIBSOURCES])
152 m4_popdef([AC_REPLACE_FUNCS])
153 m4_popdef([AC_LIBOBJ])
154 AC_CONFIG_COMMANDS_PRE([
155 gl_libobjs=
156 gl_ltlibobjs=
157 if test -n "$gl_LIBOBJS"; then
158 # Remove the extension.
159 sed_drop_objext='s/\.o$//;s/\.obj$//'
160 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
161 gl_libobjs="$gl_libobjs $i.$ac_objext"
162 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
163 done
164 fi
165 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
166 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
167 ])
168])
169
170# Like AC_LIBOBJ, except that the module name goes
171# into gl_LIBOBJS instead of into LIBOBJS.
172AC_DEFUN([gl_LIBOBJ],
173 [gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"])
174
175# Like AC_REPLACE_FUNCS, except that the module name goes
176# into gl_LIBOBJS instead of into LIBOBJS.
177AC_DEFUN([gl_REPLACE_FUNCS],
178 [AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])])
179
180# Like AC_LIBSOURCES, except that it does nothing.
181# We rely on EXTRA_lib..._SOURCES instead.
182AC_DEFUN([gl_LIBSOURCES],
183 [])
184
185# This macro records the list of files which have been installed by
186# gnulib-tool and may be removed by future gnulib-tool invocations.
187AC_DEFUN([gl_FILE_LIST], [
188 build-aux/config.rpath
189 doc/getdate.texi
190 lib/__fpending.c
191 lib/__fpending.h
192 lib/alloca.c
193 lib/alloca_.h
194 lib/allocsa.c
195 lib/allocsa.h
196 lib/allocsa.valgrind
197 lib/argmatch.c
198 lib/argmatch.h
199 lib/argp-ba.c
200 lib/argp-eexst.c
201 lib/argp-fmtstream.c
202 lib/argp-fmtstream.h
203 lib/argp-fs-xinl.c
204 lib/argp-help.c
205 lib/argp-namefrob.h
206 lib/argp-parse.c
207 lib/argp-pin.c
208 lib/argp-pv.c
209 lib/argp-pvh.c
210 lib/argp-xinl.c
211 lib/argp.h
212 lib/asnprintf.c
213 lib/at-func.c
214 lib/backupfile.c
215 lib/backupfile.h
216 lib/basename.c
217 lib/chdir-long.c
218 lib/chdir-long.h
219 lib/chown.c
220 lib/close-stream.c
221 lib/close-stream.h
222 lib/closeout.c
223 lib/closeout.h
224 lib/config.charset
225 lib/creat-safer.c
226 lib/dirname.c
227 lib/dirname.h
228 lib/dup-safer.c
229 lib/error.c
230 lib/error.h
231 lib/exclude.c
232 lib/exclude.h
233 lib/exit.h
234 lib/exitfail.c
235 lib/exitfail.h
236 lib/fchmodat.c
237 lib/fchown-stub.c
238 lib/fcntl--.h
239 lib/fcntl-safer.h
240 lib/fcntl_.h
241 lib/fd-safer.c
242 lib/fileblocks.c
243 lib/fnmatch.c
244 lib/fnmatch_.h
245 lib/fnmatch_loop.c
246 lib/fstatat.c
247 lib/ftruncate.c
248 lib/full-write.c
249 lib/full-write.h
250 lib/getcwd.c
251 lib/getcwd.h
252 lib/getdate.h
253 lib/getdate.y
254 lib/getdelim.c
255 lib/getdelim.h
256 lib/getline.c
257 lib/getline.h
258 lib/getopt.c
259 lib/getopt1.c
260 lib/getopt_.h
261 lib/getopt_int.h
262 lib/getpagesize.h
263 lib/gettext.h
264 lib/gettime.c
265 lib/gettimeofday.c
266 lib/hash.c
267 lib/hash.h
268 lib/human.c
269 lib/human.h
270 lib/imaxtostr.c
271 lib/intprops.h
272 lib/inttostr.c
273 lib/inttostr.h
274 lib/inttypes_.h
275 lib/lchown.c
276 lib/lchown.h
277 lib/localcharset.c
278 lib/localcharset.h
279 lib/lstat.c
280 lib/lstat.h
281 lib/malloc.c
282 lib/mbchar.c
283 lib/mbchar.h
284 lib/mbuiter.h
285 lib/memchr.c
286 lib/mempcpy.c
287 lib/mempcpy.h
288 lib/memrchr.c
289 lib/memrchr.h
290 lib/memset.c
291 lib/minmax.h
292 lib/mkdirat.c
293 lib/mkdtemp.c
294 lib/mkdtemp.h
295 lib/mktime.c
296 lib/modechange.c
297 lib/modechange.h
298 lib/obstack.c
299 lib/obstack.h
300 lib/offtostr.c
301 lib/open-safer.c
302 lib/openat-die.c
303 lib/openat-priv.h
304 lib/openat-proc.c
305 lib/openat.c
306 lib/openat.h
307 lib/pipe-safer.c
308 lib/printf-args.c
309 lib/printf-args.h
310 lib/printf-parse.c
311 lib/printf-parse.h
312 lib/quote.c
313 lib/quote.h
314 lib/quotearg.c
315 lib/quotearg.h
316 lib/ref-add.sin
317 lib/ref-del.sin
318 lib/regcomp.c
319 lib/regex.c
320 lib/regex.h
321 lib/regex_internal.c
322 lib/regex_internal.h
323 lib/regexec.c
324 lib/rmdir.c
325 lib/rpmatch.c
326 lib/safe-read.c
327 lib/safe-read.h
328 lib/safe-write.c
329 lib/safe-write.h
330 lib/same-inode.h
331 lib/save-cwd.c
332 lib/save-cwd.h
333 lib/savedir.c
334 lib/savedir.h
335 lib/setenv.c
336 lib/setenv.h
337 lib/stat-macros.h
338 lib/stat-time.h
339 lib/stat_.h
340 lib/stdbool_.h
341 lib/stdint_.h
342 lib/stpcpy.c
343 lib/stpcpy.h
344 lib/strcase.h
345 lib/strcasecmp.c
346 lib/strchrnul.c
347 lib/strchrnul.h
348 lib/strdup.c
349 lib/strdup.h
350 lib/stripslash.c
351 lib/strncasecmp.c
352 lib/strndup.c
353 lib/strndup.h
354 lib/strnlen.c
355 lib/strnlen.h
356 lib/strnlen1.c
357 lib/strnlen1.h
358 lib/strtoimax.c
359 lib/strtol.c
360 lib/strtoll.c
361 lib/strtoul.c
362 lib/strtoull.c
363 lib/strtoumax.c
364 lib/sysexit_.h
365 lib/tempname.c
366 lib/tempname.h
367 lib/time_r.c
368 lib/time_r.h
369 lib/timespec.h
370 lib/uinttostr.c
371 lib/umaxtostr.c
372 lib/unistd--.h
373 lib/unistd-safer.h
374 lib/unlinkdir.c
375 lib/unlinkdir.h
376 lib/unlocked-io.h
377 lib/unsetenv.c
378 lib/utime.c
379 lib/utimens.c
380 lib/utimens.h
381 lib/vasnprintf.c
382 lib/vasnprintf.h
383 lib/verify.h
384 lib/version-etc-fsf.c
385 lib/version-etc.c
386 lib/version-etc.h
387 lib/vsnprintf.c
388 lib/vsnprintf.h
389 lib/wcwidth.h
390 lib/xalloc-die.c
391 lib/xalloc.h
392 lib/xgetcwd.c
393 lib/xgetcwd.h
394 lib/xmalloc.c
395 lib/xstrndup.c
396 lib/xstrndup.h
397 lib/xstrtol.c
398 lib/xstrtol.h
399 lib/xstrtoul.c
400 lib/xstrtoumax.c
401 m4/absolute-header.m4
402 m4/alloca.m4
403 m4/allocsa.m4
404 m4/argmatch.m4
405 m4/argp.m4
406 m4/backupfile.m4
407 m4/bison.m4
408 m4/chdir-long.m4
409 m4/chown.m4
410 m4/clock_time.m4
411 m4/close-stream.m4
412 m4/closeout.m4
413 m4/codeset.m4
414 m4/d-ino.m4
415 m4/dirname.m4
416 m4/dos.m4
417 m4/double-slash-root.m4
418 m4/eealloc.m4
419 m4/eoverflow.m4
420 m4/error.m4
421 m4/exclude.m4
422 m4/exitfail.m4
423 m4/extensions.m4
424 m4/fcntl-safer.m4
425 m4/fcntl_h.m4
426 m4/fileblocks.m4
427 m4/fnmatch.m4
428 m4/fpending.m4
429 m4/ftruncate.m4
430 m4/getcwd-abort-bug.m4
431 m4/getcwd-path-max.m4
432 m4/getcwd.m4
433 m4/getdate.m4
434 m4/getdelim.m4
435 m4/getline.m4
436 m4/getopt.m4
437 m4/getpagesize.m4
438 m4/gettext.m4
439 m4/gettime.m4
440 m4/gettimeofday.m4
441 m4/glibc2.m4
442 m4/glibc21.m4
443 m4/hash.m4
444 m4/human.m4
445 m4/iconv.m4
446 m4/inline.m4
447 m4/intdiv0.m4
448 m4/intl.m4
449 m4/intldir.m4
450 m4/intmax.m4
451 m4/intmax_t.m4
452 m4/inttostr.m4
453 m4/inttypes-pri.m4
454 m4/inttypes.m4
455 m4/inttypes_h.m4
456 m4/lchown.m4
457 m4/lcmessage.m4
458 m4/lib-ld.m4
459 m4/lib-link.m4
460 m4/lib-prefix.m4
461 m4/localcharset.m4
462 m4/lock.m4
463 m4/longdouble.m4
464 m4/longlong.m4
465 m4/lstat.m4
466 m4/mbchar.m4
467 m4/mbiter.m4
468 m4/mbrtowc.m4
469 m4/mbstate_t.m4
470 m4/memchr.m4
471 m4/mempcpy.m4
472 m4/memrchr.m4
473 m4/memset.m4
474 m4/minmax.m4
475 m4/mkdtemp.m4
476 m4/mktime.m4
477 m4/modechange.m4
478 m4/nls.m4
479 m4/openat.m4
480 m4/po.m4
481 m4/printf-posix.m4
482 m4/progtest.m4
483 m4/quote.m4
484 m4/quotearg.m4
485 m4/regex.m4
486 m4/rmdir.m4
487 m4/rpmatch.m4
488 m4/safe-read.m4
489 m4/safe-write.m4
490 m4/save-cwd.m4
491 m4/savedir.m4
492 m4/setenv.m4
493 m4/size_max.m4
494 m4/ssize_t.m4
495 m4/stat-time.m4
496 m4/stdarg.m4
497 m4/stdbool.m4
498 m4/stdint.m4
499 m4/stdint_h.m4
500 m4/stpcpy.m4
501 m4/strcase.m4
502 m4/strchrnul.m4
503 m4/strdup.m4
504 m4/strndup.m4
505 m4/strnlen.m4
506 m4/strtoimax.m4
507 m4/strtol.m4
508 m4/strtoll.m4
509 m4/strtoul.m4
510 m4/strtoull.m4
511 m4/strtoumax.m4
512 m4/sys_stat_h.m4
513 m4/sysexits.m4
514 m4/tempname.m4
515 m4/time_r.m4
516 m4/timespec.m4
517 m4/tm_gmtoff.m4
518 m4/uintmax_t.m4
519 m4/ulonglong.m4
520 m4/unistd-safer.m4
521 m4/unistd_h.m4
522 m4/unlinkdir.m4
523 m4/unlocked-io.m4
524 m4/utimbuf.m4
525 m4/utime.m4
526 m4/utimens.m4
527 m4/utimes-null.m4
528 m4/utimes.m4
529 m4/vasnprintf.m4
530 m4/visibility.m4
531 m4/vsnprintf.m4
532 m4/wchar_t.m4
533 m4/wcwidth.m4
534 m4/wint_t.m4
535 m4/xalloc.m4
536 m4/xgetcwd.m4
537 m4/xsize.m4
538 m4/xstrndup.m4
539 m4/xstrtol.m4
540])
Note: See TracBrowser for help on using the repository browser.