Add.
[gsasl.git] / gl / m4 / gnulib-comp.m4
blob9c24224a1580bb2338d19121a1d06b3df22165f6
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2004-2007 Free Software Foundation, Inc.
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.
10 # Generated by gnulib-tool.
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.
18 # This macro should be invoked from ./configure.ac, in the section
19 # "Checks for programs", right after AC_PROG_CC, and certainly before
20 # any checks for libraries, header files, types and library functions.
21 AC_DEFUN([gl_EARLY],
23   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
24   m4_pattern_allow([^gl_ES$])dnl a valid locale name
25   m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
26   m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
27   AC_REQUIRE([AC_PROG_RANLIB])
28   AC_REQUIRE([AC_GNU_SOURCE])
29   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
30   AC_REQUIRE([AC_FUNC_FSEEKO])
33 # This macro should be invoked from ./configure.ac, in the section
34 # "Check for header files, types and library functions".
35 AC_DEFUN([gl_INIT],
37   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
38   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
39   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
40   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
41   gl_cond_libtool=true
42   gl_source_base='gl'
43   gl_FUNC_ALLOCA
44   gl_HEADER_ARPA_INET
45   AC_PROG_MKDIR_P
46   gl_ERROR
47   gl_EXITFAIL
48   gl_FLOAT_H
49   gl_FUNC_FSEEKO
50   gl_STDIO_MODULE_INDICATOR([fseeko])
51   gl_GETADDRINFO
52   gl_FUNC_GETDELIM
53   gl_STDIO_MODULE_INDICATOR([getdelim])
54   gl_FUNC_GETLINE
55   gl_STDIO_MODULE_INDICATOR([getline])
56   gl_GETOPT
57   gl_FUNC_GETPASS
58   AC_SUBST([LIBINTL])
59   AC_SUBST([LTLIBINTL])
60   AM_ICONV
61   gl_ICONV_H
62   gl_FUNC_ICONV_OPEN
63   gl_INET_NTOP
64   gl_INLINE
65   gl_FUNC_LSEEK
66   gl_UNISTD_MODULE_INDICATOR([lseek])
67   gl_HEADER_NETINET_IN
68   AC_PROG_MKDIR_P
69   gl_QUOTE
70   gl_QUOTEARG
71   gl_FUNC_READLINE
72   gl_SIZE_MAX
73   gl_FUNC_SNPRINTF
74   gl_STDIO_MODULE_INDICATOR([snprintf])
75   gl_TYPE_SOCKLEN_T
76   AM_STDBOOL_H
77   gl_STDINT_H
78   gl_STDIO_H
79   gl_STDLIB_H
80   gl_FUNC_STRDUP
81   gl_STRING_MODULE_INDICATOR([strdup])
82   if test $gl_cond_libtool = false; then
83     gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
84     gl_libdeps="$gl_libdeps $LIBICONV"
85   fi
86   gl_HEADER_STRING_H
87   gl_HEADER_SYS_SELECT
88   AC_PROG_MKDIR_P
89   gl_HEADER_SYS_SOCKET
90   AC_PROG_MKDIR_P
91   gl_UNISTD_H
92   gl_FUNC_VASNPRINTF
93   gl_WCHAR_H
94   gl_WCTYPE_H
95   gl_XALLOC
96   gl_XSIZE
97   m4_popdef([AC_LIBSOURCES])
98   m4_popdef([AC_REPLACE_FUNCS])
99   m4_popdef([AC_LIBOBJ])
100   AC_CONFIG_COMMANDS_PRE([
101     gl_libobjs=
102     gl_ltlibobjs=
103     if test -n "$gl_LIBOBJS"; then
104       # Remove the extension.
105       sed_drop_objext='s/\.o$//;s/\.obj$//'
106       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
107         gl_libobjs="$gl_libobjs $i.$ac_objext"
108         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
109       done
110     fi
111     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
112     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
113   ])
116 # Like AC_LIBOBJ, except that the module name goes
117 # into gl_LIBOBJS instead of into LIBOBJS.
118 AC_DEFUN([gl_LIBOBJ],
119   [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)])])
126 # Like AC_LIBSOURCES, except that it does nothing.
127 # We rely on EXTRA_lib..._SOURCES instead.
128 AC_DEFUN([gl_LIBSOURCES],
129   [])
131 # This macro records the list of files which have been installed by
132 # gnulib-tool and may be removed by future gnulib-tool invocations.
133 AC_DEFUN([gl_FILE_LIST], [
134   build-aux/GNUmakefile
135   build-aux/config.rpath
136   build-aux/gendocs.sh
137   build-aux/link-warning.h
138   build-aux/maint.mk
139   doc/fdl.texi
140   doc/gendocs_template
141   doc/gpl-3.0.texi
142   doc/lgpl-2.1.texi
143   lib/alloca_.h
144   lib/asnprintf.c
145   lib/c-ctype.c
146   lib/c-ctype.h
147   lib/c-strcase.h
148   lib/c-strcasecmp.c
149   lib/c-strncasecmp.c
150   lib/error.c
151   lib/error.h
152   lib/exitfail.c
153   lib/exitfail.h
154   lib/float+.h
155   lib/float_.h
156   lib/fseeko.c
157   lib/gai_strerror.c
158   lib/getaddrinfo.c
159   lib/getaddrinfo.h
160   lib/getdelim.c
161   lib/getline.c
162   lib/getopt.c
163   lib/getopt1.c
164   lib/getopt_.h
165   lib/getopt_int.h
166   lib/getpass.c
167   lib/getpass.h
168   lib/gettext.h
169   lib/iconv_.h
170   lib/iconv_open-aix.gperf
171   lib/iconv_open-hpux.gperf
172   lib/iconv_open-irix.gperf
173   lib/iconv_open-osf.gperf
174   lib/iconv_open.c
175   lib/inet_ntop.c
176   lib/inet_ntop.h
177   lib/lseek.c
178   lib/netinet_in_.h
179   lib/printf-args.c
180   lib/printf-args.h
181   lib/printf-parse.c
182   lib/printf-parse.h
183   lib/progname.c
184   lib/progname.h
185   lib/quote.c
186   lib/quote.h
187   lib/quotearg.c
188   lib/quotearg.h
189   lib/readline.c
190   lib/readline.h
191   lib/size_max.h
192   lib/snprintf.c
193   lib/stdbool_.h
194   lib/stdint_.h
195   lib/stdio_.h
196   lib/stdlib_.h
197   lib/strdup.c
198   lib/striconv.c
199   lib/striconv.h
200   lib/string_.h
201   lib/sys_select_.h
202   lib/sys_socket_.h
203   lib/unistd_.h
204   lib/vasnprintf.c
205   lib/vasnprintf.h
206   lib/wchar_.h
207   lib/wctype_.h
208   lib/xalloc-die.c
209   lib/xalloc.h
210   lib/xmalloc.c
211   lib/xsize.h
212   m4/absolute-header.m4
213   m4/alloca.m4
214   m4/arpa_inet_h.m4
215   m4/eoverflow.m4
216   m4/error.m4
217   m4/exitfail.m4
218   m4/extensions.m4
219   m4/float_h.m4
220   m4/fseeko.m4
221   m4/getaddrinfo.m4
222   m4/getdelim.m4
223   m4/getline.m4
224   m4/getopt.m4
225   m4/getpass.m4
226   m4/gnulib-common.m4
227   m4/iconv.m4
228   m4/iconv_h.m4
229   m4/iconv_open.m4
230   m4/include_next.m4
231   m4/inet_ntop.m4
232   m4/inline.m4
233   m4/intmax_t.m4
234   m4/inttypes_h.m4
235   m4/lib-ld.m4
236   m4/lib-link.m4
237   m4/lib-prefix.m4
238   m4/longlong.m4
239   m4/lseek.m4
240   m4/mbrtowc.m4
241   m4/mbstate_t.m4
242   m4/netinet_in_h.m4
243   m4/quote.m4
244   m4/quotearg.m4
245   m4/readline.m4
246   m4/size_max.m4
247   m4/snprintf.m4
248   m4/socklen.m4
249   m4/sockpfaf.m4
250   m4/stdbool.m4
251   m4/stdint.m4
252   m4/stdint_h.m4
253   m4/stdio_h.m4
254   m4/stdlib_h.m4
255   m4/strdup.m4
256   m4/string_h.m4
257   m4/sys_select_h.m4
258   m4/sys_socket_h.m4
259   m4/ulonglong.m4
260   m4/unistd_h.m4
261   m4/vasnprintf.m4
262   m4/wchar.m4
263   m4/wchar_t.m4
264   m4/wctype.m4
265   m4/wint_t.m4
266   m4/xalloc.m4
267   m4/xsize.m4