gnulib-cache.m4 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  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. # Specification in the form of a command-line invocation:
  28. # gnulib-tool --import --local-dir=gnulib-local \
  29. # --lib=libgnu \
  30. # --source-base=lib \
  31. # --m4-base=m4 \
  32. # --doc-base=doc \
  33. # --tests-base=tests \
  34. # --aux-dir=build-aux \
  35. # --lgpl=3 \
  36. # --conditional-dependencies \
  37. # --libtool \
  38. # --macro-prefix=gl \
  39. # --no-vc-files \
  40. # --avoid=lock \
  41. # --avoid=unistr/base \
  42. # --avoid=unistr/u8-mbtouc \
  43. # --avoid=unistr/u8-mbtouc-unsafe \
  44. # --avoid=unistr/u8-mbtoucr \
  45. # --avoid=unistr/u8-prev \
  46. # --avoid=unistr/u8-uctomb \
  47. # --avoid=unitypes \
  48. # accept4 \
  49. # alignof \
  50. # alloca-opt \
  51. # announce-gen \
  52. # autobuild \
  53. # bind \
  54. # byteswap \
  55. # c-strcase \
  56. # canonicalize-lgpl \
  57. # ceil \
  58. # clock-time \
  59. # close \
  60. # connect \
  61. # copysign \
  62. # dirfd \
  63. # dirname-lgpl \
  64. # duplocale \
  65. # environ \
  66. # extensions \
  67. # flexmember \
  68. # flock \
  69. # floor \
  70. # fpieee \
  71. # frexp \
  72. # fstat \
  73. # fsync \
  74. # full-read \
  75. # full-write \
  76. # func \
  77. # gendocs \
  78. # getaddrinfo \
  79. # getlogin \
  80. # getpeername \
  81. # getsockname \
  82. # getsockopt \
  83. # git-version-gen \
  84. # gitlog-to-changelog \
  85. # gnu-web-doc-update \
  86. # gnupload \
  87. # havelib \
  88. # iconv_open-utf \
  89. # inet_ntop \
  90. # inet_pton \
  91. # isfinite \
  92. # isinf \
  93. # isnan \
  94. # ldexp \
  95. # lib-symbol-versions \
  96. # lib-symbol-visibility \
  97. # libunistring \
  98. # link \
  99. # listen \
  100. # localcharset \
  101. # locale \
  102. # log1p \
  103. # lstat \
  104. # maintainer-makefile \
  105. # malloc-gnu \
  106. # malloca \
  107. # mkdir \
  108. # mkostemp \
  109. # nl_langinfo \
  110. # nproc \
  111. # nstrftime \
  112. # open \
  113. # pipe-posix \
  114. # pipe2 \
  115. # poll \
  116. # posix_spawnp \
  117. # putenv \
  118. # readlink \
  119. # recv \
  120. # recvfrom \
  121. # regex \
  122. # rename \
  123. # rmdir \
  124. # select \
  125. # send \
  126. # sendto \
  127. # setenv \
  128. # setsockopt \
  129. # shutdown \
  130. # socket \
  131. # stat-time \
  132. # stdlib \
  133. # striconveh \
  134. # string \
  135. # sys_stat \
  136. # time \
  137. # times \
  138. # trunc \
  139. # unistd \
  140. # verify \
  141. # vsnprintf \
  142. # warnings \
  143. # wchar
  144. # Specification in the form of a few gnulib-tool.m4 macro invocations:
  145. gl_LOCAL_DIR([gnulib-local])
  146. gl_MODULES([
  147. accept4
  148. alignof
  149. alloca-opt
  150. announce-gen
  151. autobuild
  152. bind
  153. byteswap
  154. c-strcase
  155. canonicalize-lgpl
  156. ceil
  157. clock-time
  158. close
  159. connect
  160. copysign
  161. dirfd
  162. dirname-lgpl
  163. duplocale
  164. environ
  165. extensions
  166. flexmember
  167. flock
  168. floor
  169. fpieee
  170. frexp
  171. fstat
  172. fsync
  173. full-read
  174. full-write
  175. func
  176. gendocs
  177. getaddrinfo
  178. getlogin
  179. getpeername
  180. getsockname
  181. getsockopt
  182. git-version-gen
  183. gitlog-to-changelog
  184. gnu-web-doc-update
  185. gnupload
  186. havelib
  187. iconv_open-utf
  188. inet_ntop
  189. inet_pton
  190. isfinite
  191. isinf
  192. isnan
  193. ldexp
  194. lib-symbol-versions
  195. lib-symbol-visibility
  196. libunistring
  197. link
  198. listen
  199. localcharset
  200. locale
  201. log1p
  202. lstat
  203. maintainer-makefile
  204. malloc-gnu
  205. malloca
  206. mkdir
  207. mkostemp
  208. nl_langinfo
  209. nproc
  210. nstrftime
  211. open
  212. pipe-posix
  213. pipe2
  214. poll
  215. posix_spawnp
  216. putenv
  217. readlink
  218. recv
  219. recvfrom
  220. regex
  221. rename
  222. rmdir
  223. select
  224. send
  225. sendto
  226. setenv
  227. setsockopt
  228. shutdown
  229. socket
  230. stat-time
  231. stdlib
  232. striconveh
  233. string
  234. sys_stat
  235. time
  236. times
  237. trunc
  238. unistd
  239. verify
  240. vsnprintf
  241. warnings
  242. wchar
  243. ])
  244. gl_AVOID([lock unistr/base unistr/u8-mbtouc unistr/u8-mbtouc-unsafe unistr/u8-mbtoucr unistr/u8-prev unistr/u8-uctomb unitypes])
  245. gl_SOURCE_BASE([lib])
  246. gl_M4_BASE([m4])
  247. gl_PO_BASE([])
  248. gl_DOC_BASE([doc])
  249. gl_TESTS_BASE([tests])
  250. gl_LIB([libgnu])
  251. gl_LGPL([3])
  252. gl_MAKEFILE_NAME([])
  253. gl_CONDITIONAL_DEPENDENCIES
  254. gl_LIBTOOL
  255. gl_MACRO_PREFIX([gl])
  256. gl_PO_DOMAIN([])
  257. gl_WITNESS_C_MACRO([])
  258. gl_VC_FILES([false])