]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gnulib/import/m4/gnulib-cache.m4
gnulib: import sys_wait
[thirdparty/binutils-gdb.git] / gnulib / import / m4 / gnulib-cache.m4
CommitLineData
9c9d63b1 1# Copyright (C) 2002-2021 Free Software Foundation, Inc.
f6ea5628 2#
770d76d7
PA
3# This file is free software; you can redistribute it and/or modify
4# it under the terms of the GNU General Public License as published by
5# the Free Software Foundation; either version 3 of the License, or
6# (at your option) any later version.
7#
8# This file is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11# GNU General Public License for more details.
12#
13# You should have received a copy of the GNU General Public License
c0c3707f 14# along with this file. If not, see <https://www.gnu.org/licenses/>.
770d76d7
PA
15#
16# As a special exception to the GNU General Public License,
17# this file may be distributed as part of a program that
18# contains a configuration script generated by Autoconf, under
f6ea5628
DJ
19# the same distribution terms as the rest of that program.
20#
21# Generated by gnulib-tool.
22#
23# This file represents the specification of how gnulib-tool is used.
24# It acts as a cache: It is written and read by gnulib-tool.
770d76d7
PA
25# In projects that use version control, this file is meant to be put under
26# version control, like the configure.ac and various Makefile.am files.
f6ea5628
DJ
27
28
29# Specification in the form of a command-line invocation:
c0c3707f
CB
30# gnulib-tool --import \
31# --lib=libgnu \
32# --source-base=import \
33# --m4-base=import/m4 \
34# --doc-base=doc \
35# --tests-base=tests \
36# --aux-dir=import/extra \
37# --no-conditional-dependencies \
38# --no-libtool \
39# --macro-prefix=gl \
40# --no-vc-files \
41# alloca \
42# canonicalize-lgpl \
64c2e4a5 43# chown \
5f661e03 44# count-one-bits \
c0c3707f
CB
45# dirent \
46# dirfd \
47# errno \
32e2770e 48# ffs \
c0c3707f
CB
49# fnmatch-gnu \
50# frexpl \
4aaaa4e0 51# gendocs \
c0c3707f 52# getcwd \
c17253b9 53# getline \
698be2d8 54# gettimeofday \
0fa6376c 55# gitlog-to-changelog \
c0c3707f
CB
56# glob \
57# inet_ntop \
58# inttypes \
59# limits-h \
60# lstat \
61# memchr \
62# memmem \
63# mkdir \
64# mkdtemp \
65# mkostemp \
172a7ff5 66# netdb \
c0c3707f
CB
67# pathmax \
68# rawmemchr \
69# readlink \
70# rename \
d20bc122 71# select \
c0c3707f
CB
72# setenv \
73# signal-h \
74# strchrnul \
75# strerror_r-posix \
76# strstr \
77# strtok_r \
78# sys_stat \
e994f4ef 79# sys_wait \
c0c3707f
CB
80# time_r \
81# unistd \
82# unsetenv \
83# update-copyright \
84# wchar \
85# wctype-h
f6ea5628
DJ
86
87# Specification in the form of a few gnulib-tool.m4 macro invocations:
88gl_LOCAL_DIR([])
f434ba03 89gl_MODULES([
00d7f58f 90 alloca
98399780 91 canonicalize-lgpl
64c2e4a5 92 chown
5f661e03 93 count-one-bits
e26b6bb0 94 dirent
18848e28 95 dirfd
278289d5 96 errno
32e2770e 97 ffs
8690e634 98 fnmatch-gnu
88b48903 99 frexpl
4aaaa4e0 100 gendocs
6ec2e0f5 101 getcwd
c17253b9 102 getline
698be2d8 103 gettimeofday
0fa6376c 104 gitlog-to-changelog
6ec2e0f5 105 glob
725e2999 106 inet_ntop
55a8c076 107 inttypes
49e4877c 108 limits-h
f45c62c4 109 lstat
0cae13bb 110 memchr
f434ba03 111 memmem
8a99096f 112 mkdir
e8d8cce6 113 mkdtemp
b3279b60 114 mkostemp
172a7ff5 115 netdb
38ec2207 116 pathmax
56e374a6 117 rawmemchr
2196f55f 118 readlink
6a29c58e 119 rename
d20bc122 120 select
3d99e817 121 setenv
0750520d 122 signal-h
8424cc97 123 strchrnul
5abebf3c 124 strerror_r-posix
63ce7108 125 strstr
421693b0 126 strtok_r
09607c9e 127 sys_stat
e994f4ef 128 sys_wait
f8e27d88 129 time_r
8839a007 130 unistd
3d99e817 131 unsetenv
174e088e 132 update-copyright
f0c00af8
YQ
133 wchar
134 wctype-h
f434ba03 135])
f6ea5628 136gl_AVOID([])
c971b7fa
PA
137gl_SOURCE_BASE([import])
138gl_M4_BASE([import/m4])
f6ea5628
DJ
139gl_PO_BASE([])
140gl_DOC_BASE([doc])
141gl_TESTS_BASE([tests])
142gl_LIB([libgnu])
143gl_MAKEFILE_NAME([])
144gl_MACRO_PREFIX([gl])
145gl_PO_DOMAIN([])
a512b375 146gl_WITNESS_C_MACRO([])
f434ba03 147gl_VC_FILES([false])