gnulib-cache.m4 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. # Copyright (C) 2002-2017 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 <http://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 --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=lock --avoid=unistr/base --avoid=unistr/u8-mbtouc --avoid=unistr/u8-mbtouc-unsafe --avoid=unistr/u8-mbtoucr --avoid=unistr/u8-prev --avoid=unistr/u8-uctomb --avoid=unitypes --lgpl=3 --conditional-dependencies --libtool --macro-prefix=gl --no-vc-files accept4 alignof alloca-opt announce-gen autobuild bind byteswap c-strcase canonicalize-lgpl ceil clock-time close connect copysign dirfd dirname-lgpl duplocale environ extensions flock floor fpieee frexp fstat fsync full-read full-write func gendocs getaddrinfo getlogin getpeername getsockname getsockopt git-version-gen gitlog-to-changelog gnu-web-doc-update gnupload havelib iconv_open-utf inet_ntop inet_pton isfinite isinf isnan ldexp lib-symbol-versions lib-symbol-visibility libunistring link listen localcharset locale log1p lstat maintainer-makefile malloc-gnu malloca mkdir mkostemp nl_langinfo nproc open pipe-posix pipe2 poll putenv readlink recv recvfrom regex rename rmdir select send sendto setenv setsockopt shutdown socket stat-time stdlib strftime striconveh string sys_stat time times trunc unistd verify vsnprintf warnings wchar
  29. # Specification in the form of a few gnulib-tool.m4 macro invocations:
  30. gl_LOCAL_DIR([gnulib-local])
  31. gl_MODULES([
  32. accept4
  33. alignof
  34. alloca-opt
  35. announce-gen
  36. autobuild
  37. bind
  38. byteswap
  39. c-strcase
  40. canonicalize-lgpl
  41. ceil
  42. clock-time
  43. close
  44. connect
  45. copysign
  46. dirfd
  47. dirname-lgpl
  48. duplocale
  49. environ
  50. extensions
  51. flock
  52. floor
  53. fpieee
  54. frexp
  55. fstat
  56. fsync
  57. full-read
  58. full-write
  59. func
  60. gendocs
  61. getaddrinfo
  62. getlogin
  63. getpeername
  64. getsockname
  65. getsockopt
  66. git-version-gen
  67. gitlog-to-changelog
  68. gnu-web-doc-update
  69. gnupload
  70. havelib
  71. iconv_open-utf
  72. inet_ntop
  73. inet_pton
  74. isfinite
  75. isinf
  76. isnan
  77. ldexp
  78. lib-symbol-versions
  79. lib-symbol-visibility
  80. libunistring
  81. link
  82. listen
  83. localcharset
  84. locale
  85. log1p
  86. lstat
  87. maintainer-makefile
  88. malloc-gnu
  89. malloca
  90. mkdir
  91. mkostemp
  92. nl_langinfo
  93. nproc
  94. open
  95. pipe-posix
  96. pipe2
  97. poll
  98. putenv
  99. readlink
  100. recv
  101. recvfrom
  102. regex
  103. rename
  104. rmdir
  105. select
  106. send
  107. sendto
  108. setenv
  109. setsockopt
  110. shutdown
  111. socket
  112. stat-time
  113. stdlib
  114. strftime
  115. striconveh
  116. string
  117. sys_stat
  118. time
  119. times
  120. trunc
  121. unistd
  122. verify
  123. vsnprintf
  124. warnings
  125. wchar
  126. ])
  127. gl_AVOID([ lock unistr/base unistr/u8-mbtouc unistr/u8-mbtouc-unsafe unistr/u8-mbtoucr unistr/u8-prev unistr/u8-uctomb unitypes])
  128. gl_SOURCE_BASE([lib])
  129. gl_M4_BASE([m4])
  130. gl_PO_BASE([])
  131. gl_DOC_BASE([doc])
  132. gl_TESTS_BASE([tests])
  133. gl_LIB([libgnu])
  134. gl_LGPL([3])
  135. gl_MAKEFILE_NAME([])
  136. gl_CONDITIONAL_DEPENDENCIES
  137. gl_LIBTOOL
  138. gl_MACRO_PREFIX([gl])
  139. gl_PO_DOMAIN([])
  140. gl_WITNESS_C_MACRO([])
  141. gl_VC_FILES([false])