Update.
[gsasl.git] / gl / m4 / gnulib-comp.m4
blobca42467db2766b0ca250c3100da867cbcb434d1f
1 # Copyright (C) 2004-2006 Free Software Foundation, Inc.
3 # This file is free software, distributed under the terms of the GNU
4 # General Public License.  As a special exception to the GNU General
5 # Public License, this file may be distributed as part of a program
6 # that contains a configuration script generated by Autoconf, under
7 # the same distribution terms as the rest of that program.
9 # Generated by gnulib-tool.
11 # This file represents the compiled summary of the specification in
12 # gnulib-cache.m4. It lists the computed macro invocations that need
13 # to be invoked from configure.ac.
14 # In projects using CVS, this file can be treated like other built files.
17 # This macro should be invoked from ./configure.ac, in the section
18 # "Checks for programs", right after AC_PROG_CC, and certainly before
19 # any checks for libraries, header files, types and library functions.
20 AC_DEFUN([gl_EARLY],
22   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
23   m4_pattern_allow([^gl_ES$])dnl a valid locale name
24   AC_REQUIRE([AC_PROG_RANLIB])
25   AC_REQUIRE([AC_GNU_SOURCE])
28 # This macro should be invoked from ./configure.ac, in the section
29 # "Check for header files, types and library functions".
30 AC_DEFUN([gl_INIT],
32   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
33   gl_cond_libtool=true
34   gl_FUNC_ALLOCA
35   gl_HEADER_ARPA_INET
36   gl_ERROR
37   gl_EXITFAIL
38   gl_GETADDRINFO
39   gl_FUNC_GETDELIM
40   gl_FUNC_GETLINE
41   gl_GETOPT
42   gl_FUNC_GETPASS
43   AM_ICONV
44   gl_ICONVME
45   if test $gl_cond_libtool = false; then
46     gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
47     gl_libdeps="$gl_libdeps $LIBICONV"
48   fi
49   gl_INET_NTOP
50   gl_HEADER_NETINET_IN
51   gl_QUOTE
52   gl_QUOTEARG
53   gl_FUNC_READLINE
54   gl_SIZE_MAX
55   gl_FUNC_SNPRINTF
56   gl_TYPE_SOCKLEN_T
57   AM_STDBOOL_H
58   gl_FUNC_STRDUP
59   gl_HEADER_SYS_SELECT
60   gl_HEADER_SYS_SOCKET
61   gl_HEADER_UNISTD
62   gl_FUNC_VASNPRINTF
63   gl_XALLOC
64   gl_XSIZE
67 # This macro records the list of files which have been installed by
68 # gnulib-tool and may be removed by future gnulib-tool invocations.
69 AC_DEFUN([gl_FILE_LIST], [
70   build-aux/GNUmakefile
71   build-aux/config.rpath
72   build-aux/gendocs.sh
73   build-aux/maint.mk
74   doc/fdl.texi
75   doc/gendocs_template
76   doc/gpl.texi
77   lib/alloca_.h
78   lib/asnprintf.c
79   lib/error.c
80   lib/error.h
81   lib/exit.h
82   lib/exitfail.c
83   lib/exitfail.h
84   lib/gai_strerror.c
85   lib/getaddrinfo.c
86   lib/getaddrinfo.h
87   lib/getdelim.c
88   lib/getdelim.h
89   lib/getline.c
90   lib/getline.h
91   lib/getopt.c
92   lib/getopt1.c
93   lib/getopt_.h
94   lib/getopt_int.h
95   lib/getpass.c
96   lib/getpass.h
97   lib/gettext.h
98   lib/iconvme.c
99   lib/iconvme.h
100   lib/inet_ntop.c
101   lib/inet_ntop.h
102   lib/printf-args.c
103   lib/printf-args.h
104   lib/printf-parse.c
105   lib/printf-parse.h
106   lib/progname.c
107   lib/progname.h
108   lib/quote.c
109   lib/quote.h
110   lib/quotearg.c
111   lib/quotearg.h
112   lib/readline.c
113   lib/readline.h
114   lib/size_max.h
115   lib/snprintf.c
116   lib/snprintf.h
117   lib/socket_.h
118   lib/stdbool_.h
119   lib/strdup.c
120   lib/strdup.h
121   lib/vasnprintf.c
122   lib/vasnprintf.h
123   lib/xalloc-die.c
124   lib/xalloc.h
125   lib/xmalloc.c
126   lib/xsize.h
127   m4/alloca.m4
128   m4/arpa_inet_h.m4
129   m4/eoverflow.m4
130   m4/error.m4
131   m4/exitfail.m4
132   m4/getaddrinfo.m4
133   m4/getdelim.m4
134   m4/getline.m4
135   m4/getopt.m4
136   m4/getpass.m4
137   m4/iconv.m4
138   m4/iconvme.m4
139   m4/inet_ntop.m4
140   m4/intmax_t.m4
141   m4/inttypes_h.m4
142   m4/lib-ld.m4
143   m4/lib-link.m4
144   m4/lib-prefix.m4
145   m4/longdouble.m4
146   m4/longlong.m4
147   m4/mbrtowc.m4
148   m4/mbstate_t.m4
149   m4/netinet_in_h.m4
150   m4/onceonly_2_57.m4
151   m4/quote.m4
152   m4/quotearg.m4
153   m4/readline.m4
154   m4/signed.m4
155   m4/size_max.m4
156   m4/snprintf.m4
157   m4/socklen.m4
158   m4/sockpfaf.m4
159   m4/stdbool.m4
160   m4/stdint_h.m4
161   m4/strdup.m4
162   m4/sys_select_h.m4
163   m4/sys_socket_h.m4
164   m4/unistd_h.m4
165   m4/vasnprintf.m4
166   m4/wchar_t.m4
167   m4/wint_t.m4
168   m4/xalloc.m4
169   m4/xsize.m4