gnulib-comp.m4 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. # DO NOT EDIT! GENERATED AUTOMATICALLY!
  2. # Copyright (C) 2004-2007 Free Software Foundation, Inc.
  3. #
  4. # This file is free software, distributed under the terms of the GNU
  5. # General Public License. As a special exception to the GNU General
  6. # Public License, this file may be distributed as part of a program
  7. # that contains a configuration script generated by Autoconf, under
  8. # the same distribution terms as the rest of that program.
  9. #
  10. # Generated by gnulib-tool.
  11. #
  12. # This file represents the compiled summary of the specification in
  13. # gnulib-cache.m4. It lists the computed macro invocations that need
  14. # to be invoked from configure.ac.
  15. # In projects using CVS, this file can be treated like other built files.
  16. # This macro should be invoked from ./configure.in, in the section
  17. # "Checks for programs", right after AC_PROG_CC, and certainly before
  18. # any checks for libraries, header files, types and library functions.
  19. AC_DEFUN([gl_EARLY],
  20. [
  21. m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
  22. m4_pattern_allow([^gl_ES$])dnl a valid locale name
  23. m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
  24. m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
  25. AC_REQUIRE([AC_PROG_RANLIB])
  26. AC_REQUIRE([AC_GNU_SOURCE])
  27. AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
  28. AC_REQUIRE([gl_LOCK_EARLY])
  29. ])
  30. # This macro should be invoked from ./configure.in, in the section
  31. # "Check for header files, types and library functions".
  32. AC_DEFUN([gl_INIT],
  33. [
  34. m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
  35. m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
  36. m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
  37. AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
  38. gl_cond_libtool=false
  39. gl_libdeps=
  40. gl_ltlibdeps=
  41. gl_source_base='gl'
  42. gl_FUNC_ALLOCA
  43. gl_HEADER_ARPA_INET
  44. gl_C_STRTOD
  45. gl_CLOEXEC
  46. gl_DIRNAME
  47. gl_DOUBLE_SLASH_ROOT
  48. gl_ERROR
  49. gl_EXITFAIL
  50. dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
  51. gl_FCNTL_SAFER
  52. gl_MODULE_INDICATOR([fcntl-safer])
  53. gl_FSUSAGE
  54. gl_GETADDRINFO
  55. gl_FUNC_GETHOSTNAME
  56. gl_GETLOADAVG([$gl_source_base])
  57. gl_GETOPT
  58. dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
  59. AM_GNU_GETTEXT_VERSION([0.15])
  60. gl_INET_NTOP
  61. gl_INLINE
  62. AC_FUNC_MALLOC
  63. gl_MBCHAR
  64. gl_MBITER
  65. gl_FUNC_MEMCHR
  66. gl_MINMAX
  67. gl_MOUNTLIST
  68. gl_HEADER_NETINET_IN
  69. gl_REGEX
  70. gl_SAFE_READ
  71. gl_SAFE_WRITE
  72. gl_SIZE_MAX
  73. gl_FUNC_SNPRINTF
  74. gl_TYPE_SOCKLEN_T
  75. gt_TYPE_SSIZE_T
  76. AM_STDBOOL_H
  77. gl_STDINT_H
  78. gl_STRCASE
  79. gl_FUNC_STRDUP
  80. gl_FUNC_STRNDUP
  81. gl_FUNC_STRNLEN
  82. gl_HEADER_SYS_SOCKET
  83. AC_PROG_MKDIR_P
  84. gl_HEADER_UNISTD
  85. gl_UNISTD_SAFER
  86. gl_FUNC_VASNPRINTF
  87. gl_FUNC_VASPRINTF
  88. gl_FUNC_VSNPRINTF
  89. gl_WCHAR_H
  90. gl_WCTYPE_H
  91. gl_FUNC_WCWIDTH
  92. gl_XALLOC
  93. gl_XSIZE
  94. gl_XSTRNDUP
  95. LIBGNU_LIBDEPS="$gl_libdeps"
  96. AC_SUBST([LIBGNU_LIBDEPS])
  97. LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
  98. AC_SUBST([LIBGNU_LTLIBDEPS])
  99. m4_popdef([AC_LIBSOURCES])
  100. m4_popdef([AC_REPLACE_FUNCS])
  101. m4_popdef([AC_LIBOBJ])
  102. AC_CONFIG_COMMANDS_PRE([
  103. gl_libobjs=
  104. gl_ltlibobjs=
  105. if test -n "$gl_LIBOBJS"; then
  106. # Remove the extension.
  107. sed_drop_objext='s/\.o$//;s/\.obj$//'
  108. for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
  109. gl_libobjs="$gl_libobjs $i.$ac_objext"
  110. gl_ltlibobjs="$gl_ltlibobjs $i.lo"
  111. done
  112. fi
  113. AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
  114. AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
  115. ])
  116. ])
  117. # Like AC_LIBOBJ, except that the module name goes
  118. # into gl_LIBOBJS instead of into LIBOBJS.
  119. AC_DEFUN([gl_LIBOBJ],
  120. [gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"])
  121. # Like AC_REPLACE_FUNCS, except that the module name goes
  122. # into gl_LIBOBJS instead of into LIBOBJS.
  123. AC_DEFUN([gl_REPLACE_FUNCS],
  124. [AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])])
  125. # Like AC_LIBSOURCES, except that it does nothing.
  126. # We rely on EXTRA_lib..._SOURCES instead.
  127. AC_DEFUN([gl_LIBSOURCES],
  128. [])
  129. # This macro records the list of files which have been installed by
  130. # gnulib-tool and may be removed by future gnulib-tool invocations.
  131. AC_DEFUN([gl_FILE_LIST], [
  132. build-aux/config.rpath
  133. lib/alloca.c
  134. lib/alloca_.h
  135. lib/asnprintf.c
  136. lib/asprintf.c
  137. lib/basename.c
  138. lib/c-strtod.c
  139. lib/c-strtod.h
  140. lib/cloexec.c
  141. lib/cloexec.h
  142. lib/creat-safer.c
  143. lib/dirname.c
  144. lib/dirname.h
  145. lib/dup-safer.c
  146. lib/error.c
  147. lib/error.h
  148. lib/exit.h
  149. lib/exitfail.c
  150. lib/exitfail.h
  151. lib/fcntl--.h
  152. lib/fcntl-safer.h
  153. lib/fd-safer.c
  154. lib/fsusage.c
  155. lib/fsusage.h
  156. lib/full-read.c
  157. lib/full-read.h
  158. lib/full-write.c
  159. lib/full-write.h
  160. lib/gai_strerror.c
  161. lib/getaddrinfo.c
  162. lib/getaddrinfo.h
  163. lib/gethostname.c
  164. lib/getloadavg.c
  165. lib/getopt.c
  166. lib/getopt1.c
  167. lib/getopt_.h
  168. lib/getopt_int.h
  169. lib/gettext.h
  170. lib/inet_ntop.c
  171. lib/inet_ntop.h
  172. lib/intprops.h
  173. lib/malloc.c
  174. lib/mbchar.c
  175. lib/mbchar.h
  176. lib/mbuiter.h
  177. lib/memchr.c
  178. lib/minmax.h
  179. lib/mountlist.c
  180. lib/mountlist.h
  181. lib/open-safer.c
  182. lib/pipe-safer.c
  183. lib/printf-args.c
  184. lib/printf-args.h
  185. lib/printf-parse.c
  186. lib/printf-parse.h
  187. lib/regcomp.c
  188. lib/regex.c
  189. lib/regex.h
  190. lib/regex_internal.c
  191. lib/regex_internal.h
  192. lib/regexec.c
  193. lib/safe-read.c
  194. lib/safe-read.h
  195. lib/safe-write.c
  196. lib/safe-write.h
  197. lib/size_max.h
  198. lib/snprintf.c
  199. lib/snprintf.h
  200. lib/socket_.h
  201. lib/stdbool_.h
  202. lib/stdint_.h
  203. lib/strcase.h
  204. lib/strcasecmp.c
  205. lib/strdup.c
  206. lib/strdup.h
  207. lib/stripslash.c
  208. lib/strncasecmp.c
  209. lib/strndup.c
  210. lib/strndup.h
  211. lib/strnlen.c
  212. lib/strnlen.h
  213. lib/strnlen1.c
  214. lib/strnlen1.h
  215. lib/unistd--.h
  216. lib/unistd-safer.h
  217. lib/unistd_.h
  218. lib/vasnprintf.c
  219. lib/vasnprintf.h
  220. lib/vasprintf.c
  221. lib/vasprintf.h
  222. lib/vsnprintf.c
  223. lib/vsnprintf.h
  224. lib/wchar_.h
  225. lib/wctype_.h
  226. lib/wcwidth.h
  227. lib/xalloc-die.c
  228. lib/xalloc.h
  229. lib/xmalloc.c
  230. lib/xsize.h
  231. lib/xstrndup.c
  232. lib/xstrndup.h
  233. m4/absolute-header.m4
  234. m4/alloca.m4
  235. m4/arpa_inet_h.m4
  236. m4/c-strtod.m4
  237. m4/cloexec.m4
  238. m4/codeset.m4
  239. m4/dirname.m4
  240. m4/dos.m4
  241. m4/double-slash-root.m4
  242. m4/eoverflow.m4
  243. m4/error.m4
  244. m4/exitfail.m4
  245. m4/extensions.m4
  246. m4/fcntl-safer.m4
  247. m4/fstypename.m4
  248. m4/fsusage.m4
  249. m4/getaddrinfo.m4
  250. m4/gethostname.m4
  251. m4/getloadavg.m4
  252. m4/getopt.m4
  253. m4/gettext.m4
  254. m4/glibc2.m4
  255. m4/glibc21.m4
  256. m4/gnulib-common.m4
  257. m4/iconv.m4
  258. m4/inet_ntop.m4
  259. m4/inline.m4
  260. m4/intdiv0.m4
  261. m4/intl.m4
  262. m4/intldir.m4
  263. m4/intmax.m4
  264. m4/intmax_t.m4
  265. m4/inttypes-pri.m4
  266. m4/inttypes_h.m4
  267. m4/lcmessage.m4
  268. m4/lib-ld.m4
  269. m4/lib-link.m4
  270. m4/lib-prefix.m4
  271. m4/lock.m4
  272. m4/longdouble.m4
  273. m4/longlong.m4
  274. m4/ls-mntd-fs.m4
  275. m4/mbchar.m4
  276. m4/mbiter.m4
  277. m4/mbrtowc.m4
  278. m4/memchr.m4
  279. m4/minmax.m4
  280. m4/mountlist.m4
  281. m4/netinet_in_h.m4
  282. m4/nls.m4
  283. m4/onceonly_2_57.m4
  284. m4/po.m4
  285. m4/printf-posix.m4
  286. m4/progtest.m4
  287. m4/regex.m4
  288. m4/safe-read.m4
  289. m4/safe-write.m4
  290. m4/size_max.m4
  291. m4/snprintf.m4
  292. m4/socklen.m4
  293. m4/sockpfaf.m4
  294. m4/ssize_t.m4
  295. m4/stdbool.m4
  296. m4/stdint.m4
  297. m4/stdint_h.m4
  298. m4/strcase.m4
  299. m4/strdup.m4
  300. m4/strndup.m4
  301. m4/strnlen.m4
  302. m4/sys_socket_h.m4
  303. m4/uintmax_t.m4
  304. m4/ulonglong.m4
  305. m4/unistd-safer.m4
  306. m4/unistd_h.m4
  307. m4/vasnprintf.m4
  308. m4/vasprintf.m4
  309. m4/visibility.m4
  310. m4/vsnprintf.m4
  311. m4/wchar.m4
  312. m4/wchar_t.m4
  313. m4/wctype.m4
  314. m4/wcwidth.m4
  315. m4/wint_t.m4
  316. m4/xalloc.m4
  317. m4/xsize.m4
  318. m4/xstrndup.m4
  319. ])