1# Copyright (C) 2002-2022 Free Software Foundation, Inc.
2#
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
14# along with this file.  If not, see <https://www.gnu.org/licenses/>.
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
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.
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.
27
28
29# Specification in the form of a command-line invocation:
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#  accept \
42#  alloca \
43#  bind \
44#  canonicalize-lgpl \
45#  chown \
46#  connect \
47#  count-one-bits \
48#  dirent \
49#  dirfd \
50#  errno \
51#  ffs \
52#  fnmatch-gnu \
53#  frexpl \
54#  gendocs \
55#  getcwd \
56#  getline \
57#  gettimeofday \
58#  gitlog-to-changelog \
59#  glob \
60#  inet_ntop \
61#  inttypes \
62#  limits-h \
63#  listen \
64#  lstat \
65#  memchr \
66#  memmem \
67#  mkdir \
68#  mkdtemp \
69#  mkostemp \
70#  netdb \
71#  pathmax \
72#  rawmemchr \
73#  readlink \
74#  rename \
75#  select \
76#  setenv \
77#  setsockopt \
78#  signal-h \
79#  socket \
80#  strchrnul \
81#  strerror_r-posix \
82#  strstr \
83#  strtok_r \
84#  sys_stat \
85#  sys_wait \
86#  time_r \
87#  unistd \
88#  unsetenv \
89#  update-copyright \
90#  wchar \
91#  wctype-h
92
93# Specification in the form of a few gnulib-tool.m4 macro invocations:
94gl_LOCAL_DIR([])
95gl_MODULES([
96  accept
97  alloca
98  bind
99  canonicalize-lgpl
100  chown
101  connect
102  count-one-bits
103  dirent
104  dirfd
105  errno
106  ffs
107  fnmatch-gnu
108  frexpl
109  gendocs
110  getcwd
111  getline
112  gettimeofday
113  gitlog-to-changelog
114  glob
115  inet_ntop
116  inttypes
117  limits-h
118  listen
119  lstat
120  memchr
121  memmem
122  mkdir
123  mkdtemp
124  mkostemp
125  netdb
126  pathmax
127  rawmemchr
128  readlink
129  rename
130  select
131  setenv
132  setsockopt
133  signal-h
134  socket
135  strchrnul
136  strerror_r-posix
137  strstr
138  strtok_r
139  sys_stat
140  sys_wait
141  time_r
142  unistd
143  unsetenv
144  update-copyright
145  wchar
146  wctype-h
147])
148gl_AVOID([])
149gl_SOURCE_BASE([import])
150gl_M4_BASE([import/m4])
151gl_PO_BASE([])
152gl_DOC_BASE([doc])
153gl_TESTS_BASE([tests])
154gl_LIB([libgnu])
155gl_MAKEFILE_NAME([])
156gl_MACRO_PREFIX([gl])
157gl_PO_DOMAIN([])
158gl_WITNESS_C_MACRO([])
159gl_VC_FILES([false])
160