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