Update.
[gsasl.git] / lib / gl / m4 / gnulib-comp.m4
blob97c5267a080a95d4cbb6a8a5a30cb840707d93b2
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   AC_REQUIRE([AC_PROG_RANLIB])
23   AC_REQUIRE([AC_GNU_SOURCE])
24   AC_REQUIRE([gl_LOCK])
27 # This macro should be invoked from ./configure.ac, in the section
28 # "Check for header files, types and library functions".
29 AC_DEFUN([gl_INIT],
31   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
32   gl_FUNC_ALLOCA
33   gl_FUNC_BASE64
34   gl_GC
35   gl_GC_HMAC_MD5
36   gl_GC_MD5
37   gl_GC_RANDOM
38   gl_FUNC_GETDELIM
39   gl_FUNC_GETLINE
40   dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
41   AM_GNU_GETTEXT_VERSION([0.15])
42   gl_C_RESTRICT
43   gl_SIZE_MAX
44   AM_STDBOOL_H
45   gl_STDINT_H
46   gl_FUNC_STRDUP
47   gl_FUNC_STRVERSCMP
48   gl_FUNC_VASNPRINTF
49   gl_FUNC_VASPRINTF
50   gl_XSIZE
53 # This macro records the list of files which have been installed by
54 # gnulib-tool and may be removed by future gnulib-tool invocations.
55 AC_DEFUN([gl_FILE_LIST], [
56   build-aux/GNUmakefile
57   build-aux/config.rpath
58   build-aux/maint.mk
59   lib/alloca_.h
60   lib/asnprintf.c
61   lib/asprintf.c
62   lib/base64.c
63   lib/base64.h
64   lib/gc-gnulib.c
65   lib/gc-libgcrypt.c
66   lib/gc.h
67   lib/getdelim.c
68   lib/getdelim.h
69   lib/getline.c
70   lib/getline.h
71   lib/gettext.h
72   lib/hmac-md5.c
73   lib/hmac.h
74   lib/md5.c
75   lib/md5.h
76   lib/memxor.c
77   lib/memxor.h
78   lib/printf-args.c
79   lib/printf-args.h
80   lib/printf-parse.c
81   lib/printf-parse.h
82   lib/size_max.h
83   lib/stdbool_.h
84   lib/stdint_.h
85   lib/strdup.c
86   lib/strdup.h
87   lib/strverscmp.c
88   lib/strverscmp.h
89   lib/vasnprintf.c
90   lib/vasnprintf.h
91   lib/vasprintf.c
92   lib/vasprintf.h
93   lib/xsize.h
94   m4/absolute-header.m4
95   m4/alloca.m4
96   m4/base64.m4
97   m4/codeset.m4
98   m4/eoverflow.m4
99   m4/gc-hmac-md5.m4
100   m4/gc-md5.m4
101   m4/gc-random.m4
102   m4/gc.m4
103   m4/getdelim.m4
104   m4/getline.m4
105   m4/gettext.m4
106   m4/glibc2.m4
107   m4/glibc21.m4
108   m4/hmac-md5.m4
109   m4/iconv.m4
110   m4/intdiv0.m4
111   m4/intmax.m4
112   m4/intmax_t.m4
113   m4/inttypes-h.m4
114   m4/inttypes-pri.m4
115   m4/inttypes_h.m4
116   m4/lcmessage.m4
117   m4/lib-ld.m4
118   m4/lib-link.m4
119   m4/lib-prefix.m4
120   m4/lock.m4
121   m4/longdouble.m4
122   m4/longlong.m4
123   m4/md5.m4
124   m4/memxor.m4
125   m4/nls.m4
126   m4/onceonly_2_57.m4
127   m4/po.m4
128   m4/printf-posix.m4
129   m4/progtest.m4
130   m4/restrict.m4
131   m4/signed.m4
132   m4/size_max.m4
133   m4/stdbool.m4
134   m4/stdint.m4
135   m4/stdint_h.m4
136   m4/strdup.m4
137   m4/strverscmp.m4
138   m4/uintmax_t.m4
139   m4/ulonglong.m4
140   m4/vasnprintf.m4
141   m4/vasprintf.m4
142   m4/visibility.m4
143   m4/wchar_t.m4
144   m4/wint_t.m4
145   m4/xsize.m4
146   tests/test-gc-hmac-md5.c
147   tests/test-gc-md5.c
148   tests/test-gc.c