gnulib-cache.m4 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. # Copyright (C) 2002-2011 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 --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --lgpl=3 --no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files accept alignof alloca-opt announce-gen autobuild bind byteswap canonicalize-lgpl ceil close connect duplocale environ extensions flock floor fpieee frexp full-read full-write func gendocs getaddrinfo getpeername getsockname getsockopt git-version-gen gitlog-to-changelog gnu-web-doc-update gnupload havelib iconv_open-utf inet_ntop inet_pton isinf isnan ldexp lib-symbol-versions lib-symbol-visibility libunistring listen locale log1p maintainer-makefile malloc-gnu malloca nproc open pipe2 putenv recv recvfrom rename send sendto setsockopt shutdown socket stat-time stdlib strftime striconveh string sys_stat trunc verify vsnprintf warnings wchar
  29. # Specification in the form of a few gnulib-tool.m4 macro invocations:
  30. gl_LOCAL_DIR([])
  31. gl_MODULES([
  32. accept
  33. alignof
  34. alloca-opt
  35. announce-gen
  36. autobuild
  37. bind
  38. byteswap
  39. canonicalize-lgpl
  40. ceil
  41. close
  42. connect
  43. duplocale
  44. environ
  45. extensions
  46. flock
  47. floor
  48. fpieee
  49. frexp
  50. full-read
  51. full-write
  52. func
  53. gendocs
  54. getaddrinfo
  55. getpeername
  56. getsockname
  57. getsockopt
  58. git-version-gen
  59. gitlog-to-changelog
  60. gnu-web-doc-update
  61. gnupload
  62. havelib
  63. iconv_open-utf
  64. inet_ntop
  65. inet_pton
  66. isinf
  67. isnan
  68. ldexp
  69. lib-symbol-versions
  70. lib-symbol-visibility
  71. libunistring
  72. listen
  73. locale
  74. log1p
  75. maintainer-makefile
  76. malloc-gnu
  77. malloca
  78. nproc
  79. open
  80. pipe2
  81. putenv
  82. recv
  83. recvfrom
  84. rename
  85. send
  86. sendto
  87. setsockopt
  88. shutdown
  89. socket
  90. stat-time
  91. stdlib
  92. strftime
  93. striconveh
  94. string
  95. sys_stat
  96. trunc
  97. verify
  98. vsnprintf
  99. warnings
  100. wchar
  101. ])
  102. gl_AVOID([])
  103. gl_SOURCE_BASE([lib])
  104. gl_M4_BASE([m4])
  105. gl_PO_BASE([])
  106. gl_DOC_BASE([doc])
  107. gl_TESTS_BASE([tests])
  108. gl_LIB([libgnu])
  109. gl_LGPL([3])
  110. gl_MAKEFILE_NAME([])
  111. gl_LIBTOOL
  112. gl_MACRO_PREFIX([gl])
  113. gl_PO_DOMAIN([])
  114. gl_WITNESS_C_DOMAIN([])
  115. gl_VC_FILES([false])