Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2008 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
17
18 # This macro should be invoked from ./configure.in, 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],
22 [
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([gl_USE_SYSTEM_EXTENSIONS])
29 ])
30
31 # This macro should be invoked from ./configure.in, in the section
32 # "Check for header files, types and library functions".
33 AC_DEFUN([gl_INIT],
34 [
35 AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
36 gl_cond_libtool=true
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 m4_pushdef([gl_LIBSOURCES_LIST], [])
41 m4_pushdef([gl_LIBSOURCES_DIR], [])
42 gl_COMMON
43 gl_source_base='lib'
44 changequote(,)dnl
45 LTALLOCA=`echo "$ALLOCA" | sed 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
46 changequote([, ])dnl
47 AC_SUBST([LTALLOCA])
48 gl_FUNC_ALLOCA
49 gl_COUNT_ONE_BITS
50 gl_INLINE
51 AM_STDBOOL_H
52 gl_STRCASE
53 gl_FUNC_GNU_STRFTIME
54 gl_HEADER_STRINGS_H
55 gl_HEADER_TIME_H
56 gl_TIME_R
57 gl_WCHAR_H
58 m4_ifval(gl_LIBSOURCES_LIST, [
59 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
60 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
61 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
62 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
63 exit 1
64 fi
65 done])dnl
66 m4_if(m4_sysval, [0], [],
67 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
68 ])
69 m4_popdef([gl_LIBSOURCES_DIR])
70 m4_popdef([gl_LIBSOURCES_LIST])
71 m4_popdef([AC_LIBSOURCES])
72 m4_popdef([AC_REPLACE_FUNCS])
73 m4_popdef([AC_LIBOBJ])
74 AC_CONFIG_COMMANDS_PRE([
75 gl_libobjs=
76 gl_ltlibobjs=
77 if test -n "$gl_LIBOBJS"; then
78 # Remove the extension.
79 sed_drop_objext='s/\.o$//;s/\.obj$//'
80 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
81 gl_libobjs="$gl_libobjs $i.$ac_objext"
82 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
83 done
84 fi
85 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
86 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
87 ])
88 gltests_libdeps=
89 gltests_ltlibdeps=
90 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
91 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
92 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
93 m4_pushdef([gltests_LIBSOURCES_LIST], [])
94 m4_pushdef([gltests_LIBSOURCES_DIR], [])
95 gl_COMMON
96 gl_source_base='tests'
97 m4_ifval(gltests_LIBSOURCES_LIST, [
98 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
99 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
100 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
101 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
102 exit 1
103 fi
104 done])dnl
105 m4_if(m4_sysval, [0], [],
106 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
107 ])
108 m4_popdef([gltests_LIBSOURCES_DIR])
109 m4_popdef([gltests_LIBSOURCES_LIST])
110 m4_popdef([AC_LIBSOURCES])
111 m4_popdef([AC_REPLACE_FUNCS])
112 m4_popdef([AC_LIBOBJ])
113 AC_CONFIG_COMMANDS_PRE([
114 gltests_libobjs=
115 gltests_ltlibobjs=
116 if test -n "$gltests_LIBOBJS"; then
117 # Remove the extension.
118 sed_drop_objext='s/\.o$//;s/\.obj$//'
119 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
120 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
121 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
122 done
123 fi
124 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
125 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
126 ])
127 ])
128
129 # Like AC_LIBOBJ, except that the module name goes
130 # into gl_LIBOBJS instead of into LIBOBJS.
131 AC_DEFUN([gl_LIBOBJ], [
132 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
133 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
134 ])
135
136 # Like AC_REPLACE_FUNCS, except that the module name goes
137 # into gl_LIBOBJS instead of into LIBOBJS.
138 AC_DEFUN([gl_REPLACE_FUNCS], [
139 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
140 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
141 ])
142
143 # Like AC_LIBSOURCES, except the directory where the source file is
144 # expected is derived from the gnulib-tool parameterization,
145 # and alloca is special cased (for the alloca-opt module).
146 # We could also entirely rely on EXTRA_lib..._SOURCES.
147 AC_DEFUN([gl_LIBSOURCES], [
148 m4_foreach([_gl_NAME], [$1], [
149 m4_if(_gl_NAME, [alloca.c], [], [
150 m4_define([gl_LIBSOURCES_DIR], [lib])
151 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
152 ])
153 ])
154 ])
155
156 # Like AC_LIBOBJ, except that the module name goes
157 # into gltests_LIBOBJS instead of into LIBOBJS.
158 AC_DEFUN([gltests_LIBOBJ], [
159 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
160 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
161 ])
162
163 # Like AC_REPLACE_FUNCS, except that the module name goes
164 # into gltests_LIBOBJS instead of into LIBOBJS.
165 AC_DEFUN([gltests_REPLACE_FUNCS], [
166 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
167 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
168 ])
169
170 # Like AC_LIBSOURCES, except the directory where the source file is
171 # expected is derived from the gnulib-tool parameterization,
172 # and alloca is special cased (for the alloca-opt module).
173 # We could also entirely rely on EXTRA_lib..._SOURCES.
174 AC_DEFUN([gltests_LIBSOURCES], [
175 m4_foreach([_gl_NAME], [$1], [
176 m4_if(_gl_NAME, [alloca.c], [], [
177 m4_define([gltests_LIBSOURCES_DIR], [tests])
178 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
179 ])
180 ])
181 ])
182
183 # This macro records the list of files which have been installed by
184 # gnulib-tool and may be removed by future gnulib-tool invocations.
185 AC_DEFUN([gl_FILE_LIST], [
186 build-aux/link-warning.h
187 lib/alloca.c
188 lib/alloca.in.h
189 lib/count-one-bits.h
190 lib/dummy.c
191 lib/stdbool.in.h
192 lib/strcasecmp.c
193 lib/strftime.c
194 lib/strftime.h
195 lib/strings.in.h
196 lib/strncasecmp.c
197 lib/time.in.h
198 lib/time_r.c
199 lib/verify.h
200 lib/wchar.in.h
201 m4/alloca.m4
202 m4/count-one-bits.m4
203 m4/extensions.m4
204 m4/gnulib-common.m4
205 m4/include_next.m4
206 m4/inline.m4
207 m4/mbstate_t.m4
208 m4/stdbool.m4
209 m4/strcase.m4
210 m4/strftime.m4
211 m4/strings_h.m4
212 m4/time_h.m4
213 m4/time_r.m4
214 m4/tm_gmtoff.m4
215 m4/wchar.m4
216 ])