don't check for string.h or strings.h
[deliverable/binutils-gdb.git] / gdb / gnulib / import / m4 / gnulib-comp.m4
CommitLineData
f6ea5628 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
770d76d7 2# Copyright (C) 2002-2012 Free Software Foundation, Inc.
f6ea5628 3#
770d76d7
PA
4# This file is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3 of the License, or
7# (at your option) any later version.
8#
9# This file is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this file. If not, see <http://www.gnu.org/licenses/>.
16#
17# As a special exception to the GNU General Public License,
18# this file may be distributed as part of a program that
19# contains a configuration script generated by Autoconf, under
f6ea5628
DJ
20# the same distribution terms as the rest of that program.
21#
22# Generated by gnulib-tool.
23#
24# This file represents the compiled summary of the specification in
25# gnulib-cache.m4. It lists the computed macro invocations that need
26# to be invoked from configure.ac.
770d76d7
PA
27# In projects that use version control, this file can be treated like
28# other built files.
f6ea5628
DJ
29
30
31# This macro should be invoked from ./configure.ac, in the section
32# "Checks for programs", right after AC_PROG_CC, and certainly before
33# any checks for libraries, header files, types and library functions.
34AC_DEFUN([gl_EARLY],
35[
36 m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
37 m4_pattern_allow([^gl_ES$])dnl a valid locale name
38 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
39 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
770d76d7 40 AC_REQUIRE([gl_PROG_AR_RANLIB])
8690e634
JK
41 # Code from module alloca:
42 # Code from module alloca-opt:
43 # Code from module configmake:
63ce7108 44 # Code from module errno:
f434ba03 45 # Code from module extensions:
f6ea5628 46 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
a512b375 47 # Code from module extern-inline:
88b48903 48 # Code from module float:
8690e634
JK
49 # Code from module fnmatch:
50 # Code from module fnmatch-gnu:
88b48903
WN
51 # Code from module fpieee:
52 AC_REQUIRE([gl_FP_IEEE])
53 # Code from module fpucw:
54 # Code from module frexp:
55 # Code from module frexpl:
f434ba03 56 # Code from module include_next:
63ce7108 57 # Code from module intprops:
55a8c076 58 # Code from module inttypes:
770d76d7 59 # Code from module inttypes-incomplete:
88b48903
WN
60 # Code from module isnand-nolibm:
61 # Code from module isnanl-nolibm:
8690e634 62 # Code from module localcharset:
88b48903 63 # Code from module math:
8690e634
JK
64 # Code from module mbrtowc:
65 # Code from module mbsinit:
66 # Code from module mbsrtowcs:
f434ba03
PA
67 # Code from module memchr:
68 # Code from module memmem:
69 # Code from module memmem-simple:
70 # Code from module multiarch:
38ec2207 71 # Code from module pathmax:
770d76d7
PA
72 # Code from module snippet/arg-nonnull:
73 # Code from module snippet/c++defs:
74 # Code from module snippet/warn-on-use:
8839a007 75 # Code from module ssize_t:
8690e634 76 # Code from module stdbool:
f434ba03
PA
77 # Code from module stddef:
78 # Code from module stdint:
8690e634 79 # Code from module streq:
63ce7108
TT
80 # Code from module strerror:
81 # Code from module strerror-override:
f434ba03 82 # Code from module string:
8690e634 83 # Code from module strnlen1:
63ce7108
TT
84 # Code from module strstr:
85 # Code from module strstr-simple:
8839a007
PA
86 # Code from module sys_types:
87 # Code from module unistd:
174e088e 88 # Code from module update-copyright:
8690e634
JK
89 # Code from module verify:
90 # Code from module wchar:
91 # Code from module wctype-h:
f6ea5628
DJ
92])
93
94# This macro should be invoked from ./configure.ac, in the section
95# "Check for header files, types and library functions".
96AC_DEFUN([gl_INIT],
97[
98 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
99 gl_cond_libtool=false
100 gl_libdeps=
101 gl_ltlibdeps=
c971b7fa 102 gl_m4_base='import/m4'
f6ea5628
DJ
103 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
104 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
105 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
f434ba03
PA
106 m4_pushdef([gl_LIBSOURCES_LIST], [])
107 m4_pushdef([gl_LIBSOURCES_DIR], [])
108 gl_COMMON
c971b7fa 109 gl_source_base='import'
a512b375
JB
110 gl_FUNC_ALLOCA
111 gl_CONFIGMAKE_PREP
63ce7108 112 gl_HEADER_ERRNO_H
a512b375 113 AC_REQUIRE([gl_EXTERN_INLINE])
88b48903
WN
114 gl_FLOAT_H
115 if test $REPLACE_FLOAT_LDBL = 1; then
116 AC_LIBOBJ([float])
117 fi
118 if test $REPLACE_ITOLD = 1; then
119 AC_LIBOBJ([itold])
120 fi
a512b375
JB
121 gl_FUNC_FNMATCH_POSIX
122 if test -n "$FNMATCH_H"; then
123 AC_LIBOBJ([fnmatch])
124 gl_PREREQ_FNMATCH
125 fi
126 gl_FUNC_FNMATCH_GNU
127 if test -n "$FNMATCH_H"; then
128 AC_LIBOBJ([fnmatch])
129 gl_PREREQ_FNMATCH
130 fi
88b48903
WN
131 gl_FUNC_FREXP
132 if test $gl_func_frexp != yes; then
133 AC_LIBOBJ([frexp])
134 fi
135 gl_MATH_MODULE_INDICATOR([frexp])
136 gl_FUNC_FREXPL
137 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
138 AC_LIBOBJ([frexpl])
139 fi
140 gl_MATH_MODULE_INDICATOR([frexpl])
a512b375
JB
141 gl_INTTYPES_H
142 gl_INTTYPES_INCOMPLETE
88b48903
WN
143 gl_FUNC_ISNAND_NO_LIBM
144 if test $gl_func_isnand_no_libm != yes; then
145 AC_LIBOBJ([isnand])
146 gl_PREREQ_ISNAND
147 fi
148 gl_FUNC_ISNANL_NO_LIBM
149 if test $gl_func_isnanl_no_libm != yes; then
150 AC_LIBOBJ([isnanl])
151 gl_PREREQ_ISNANL
152 fi
a512b375
JB
153 gl_LOCALCHARSET
154 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
155 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
88b48903 156 gl_MATH_H
a512b375
JB
157 gl_FUNC_MBRTOWC
158 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
159 AC_LIBOBJ([mbrtowc])
160 gl_PREREQ_MBRTOWC
161 fi
162 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
163 gl_FUNC_MBSINIT
164 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
165 AC_LIBOBJ([mbsinit])
166 gl_PREREQ_MBSINIT
167 fi
168 gl_WCHAR_MODULE_INDICATOR([mbsinit])
169 gl_FUNC_MBSRTOWCS
170 if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
171 AC_LIBOBJ([mbsrtowcs])
172 AC_LIBOBJ([mbsrtowcs-state])
173 gl_PREREQ_MBSRTOWCS
174 fi
175 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
176 gl_FUNC_MEMCHR
177 if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
178 AC_LIBOBJ([memchr])
179 gl_PREREQ_MEMCHR
180 fi
181 gl_STRING_MODULE_INDICATOR([memchr])
182 gl_FUNC_MEMMEM
183 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
184 AC_LIBOBJ([memmem])
185 fi
186 gl_FUNC_MEMMEM_SIMPLE
187 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
188 AC_LIBOBJ([memmem])
189 fi
190 gl_STRING_MODULE_INDICATOR([memmem])
191 gl_MULTIARCH
38ec2207 192 gl_PATHMAX
8839a007 193 gt_TYPE_SSIZE_T
a512b375
JB
194 AM_STDBOOL_H
195 gl_STDDEF_H
196 gl_STDINT_H
63ce7108
TT
197 gl_FUNC_STRERROR
198 if test $REPLACE_STRERROR = 1; then
199 AC_LIBOBJ([strerror])
200 fi
201 gl_MODULE_INDICATOR([strerror])
202 gl_STRING_MODULE_INDICATOR([strerror])
203 AC_REQUIRE([gl_HEADER_ERRNO_H])
204 AC_REQUIRE([gl_FUNC_STRERROR_0])
205 if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
206 AC_LIBOBJ([strerror-override])
207 gl_PREREQ_SYS_H_WINSOCK2
208 fi
a512b375 209 gl_HEADER_STRING_H
63ce7108
TT
210 gl_FUNC_STRSTR
211 if test $REPLACE_STRSTR = 1; then
212 AC_LIBOBJ([strstr])
213 fi
214 gl_FUNC_STRSTR_SIMPLE
215 if test $REPLACE_STRSTR = 1; then
216 AC_LIBOBJ([strstr])
217 fi
218 gl_STRING_MODULE_INDICATOR([strstr])
8839a007
PA
219 gl_SYS_TYPES_H
220 AC_PROG_MKDIR_P
221 gl_UNISTD_H
a512b375
JB
222 gl_WCHAR_H
223 gl_WCTYPE_H
f434ba03
PA
224 # End of code from modules
225 m4_ifval(gl_LIBSOURCES_LIST, [
226 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
227 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
228 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
229 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
230 exit 1
231 fi
232 done])dnl
233 m4_if(m4_sysval, [0], [],
234 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
235 ])
236 m4_popdef([gl_LIBSOURCES_DIR])
237 m4_popdef([gl_LIBSOURCES_LIST])
f6ea5628
DJ
238 m4_popdef([AC_LIBSOURCES])
239 m4_popdef([AC_REPLACE_FUNCS])
240 m4_popdef([AC_LIBOBJ])
241 AC_CONFIG_COMMANDS_PRE([
242 gl_libobjs=
243 gl_ltlibobjs=
244 if test -n "$gl_LIBOBJS"; then
245 # Remove the extension.
246 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 247 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
248 gl_libobjs="$gl_libobjs $i.$ac_objext"
249 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
250 done
251 fi
252 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
253 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
254 ])
255 gltests_libdeps=
256 gltests_ltlibdeps=
257 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
258 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
259 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
f434ba03
PA
260 m4_pushdef([gltests_LIBSOURCES_LIST], [])
261 m4_pushdef([gltests_LIBSOURCES_DIR], [])
262 gl_COMMON
f6ea5628 263 gl_source_base='tests'
f434ba03
PA
264changequote(,)dnl
265 gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
266changequote([, ])dnl
267 AC_SUBST([gltests_WITNESS])
268 gl_module_indicator_condition=$gltests_WITNESS
269 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
270 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
271 m4_ifval(gltests_LIBSOURCES_LIST, [
272 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
273 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
274 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
275 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
276 exit 1
277 fi
278 done])dnl
279 m4_if(m4_sysval, [0], [],
280 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
281 ])
282 m4_popdef([gltests_LIBSOURCES_DIR])
283 m4_popdef([gltests_LIBSOURCES_LIST])
f6ea5628
DJ
284 m4_popdef([AC_LIBSOURCES])
285 m4_popdef([AC_REPLACE_FUNCS])
286 m4_popdef([AC_LIBOBJ])
287 AC_CONFIG_COMMANDS_PRE([
288 gltests_libobjs=
289 gltests_ltlibobjs=
290 if test -n "$gltests_LIBOBJS"; then
291 # Remove the extension.
292 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 293 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
294 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
295 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
296 done
297 fi
298 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
299 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
300 ])
301 LIBGNU_LIBDEPS="$gl_libdeps"
302 AC_SUBST([LIBGNU_LIBDEPS])
303 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
304 AC_SUBST([LIBGNU_LTLIBDEPS])
305])
306
307# Like AC_LIBOBJ, except that the module name goes
308# into gl_LIBOBJS instead of into LIBOBJS.
309AC_DEFUN([gl_LIBOBJ], [
310 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
311 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
312])
313
f6ea5628
DJ
314# Like AC_REPLACE_FUNCS, except that the module name goes
315# into gl_LIBOBJS instead of into LIBOBJS.
316AC_DEFUN([gl_REPLACE_FUNCS], [
317 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
318 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
319])
320
321# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 322# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
323# and alloca is special cased (for the alloca-opt module).
324# We could also entirely rely on EXTRA_lib..._SOURCES.
325AC_DEFUN([gl_LIBSOURCES], [
326 m4_foreach([_gl_NAME], [$1], [
327 m4_if(_gl_NAME, [alloca.c], [], [
c971b7fa 328 m4_define([gl_LIBSOURCES_DIR], [import])
f434ba03 329 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
330 ])
331 ])
332])
333
334# Like AC_LIBOBJ, except that the module name goes
335# into gltests_LIBOBJS instead of into LIBOBJS.
336AC_DEFUN([gltests_LIBOBJ], [
337 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
338 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
339])
340
f6ea5628
DJ
341# Like AC_REPLACE_FUNCS, except that the module name goes
342# into gltests_LIBOBJS instead of into LIBOBJS.
343AC_DEFUN([gltests_REPLACE_FUNCS], [
344 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
345 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
346])
347
348# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 349# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
350# and alloca is special cased (for the alloca-opt module).
351# We could also entirely rely on EXTRA_lib..._SOURCES.
352AC_DEFUN([gltests_LIBSOURCES], [
353 m4_foreach([_gl_NAME], [$1], [
354 m4_if(_gl_NAME, [alloca.c], [], [
f434ba03
PA
355 m4_define([gltests_LIBSOURCES_DIR], [tests])
356 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
357 ])
358 ])
359])
360
361# This macro records the list of files which have been installed by
362# gnulib-tool and may be removed by future gnulib-tool invocations.
363AC_DEFUN([gl_FILE_LIST], [
770d76d7
PA
364 build-aux/snippet/arg-nonnull.h
365 build-aux/snippet/c++defs.h
366 build-aux/snippet/warn-on-use.h
174e088e 367 build-aux/update-copyright
8690e634
JK
368 lib/alloca.c
369 lib/alloca.in.h
370 lib/config.charset
63ce7108 371 lib/errno.in.h
88b48903
WN
372 lib/float+.h
373 lib/float.c
374 lib/float.in.h
8690e634
JK
375 lib/fnmatch.c
376 lib/fnmatch.in.h
377 lib/fnmatch_loop.c
88b48903
WN
378 lib/fpucw.h
379 lib/frexp.c
380 lib/frexpl.c
63ce7108 381 lib/intprops.h
55a8c076 382 lib/inttypes.in.h
88b48903
WN
383 lib/isnan.c
384 lib/isnand-nolibm.h
385 lib/isnand.c
386 lib/isnanl-nolibm.h
387 lib/isnanl.c
388 lib/itold.c
8690e634
JK
389 lib/localcharset.c
390 lib/localcharset.h
88b48903
WN
391 lib/math.c
392 lib/math.in.h
8690e634
JK
393 lib/mbrtowc.c
394 lib/mbsinit.c
395 lib/mbsrtowcs-impl.h
396 lib/mbsrtowcs-state.c
397 lib/mbsrtowcs.c
f6ea5628 398 lib/memchr.c
f434ba03 399 lib/memchr.valgrind
f6ea5628 400 lib/memmem.c
38ec2207 401 lib/pathmax.h
8690e634
JK
402 lib/ref-add.sin
403 lib/ref-del.sin
404 lib/stdbool.in.h
f434ba03 405 lib/stddef.in.h
f6ea5628
DJ
406 lib/stdint.in.h
407 lib/str-two-way.h
8690e634 408 lib/streq.h
63ce7108
TT
409 lib/strerror-override.c
410 lib/strerror-override.h
411 lib/strerror.c
f6ea5628 412 lib/string.in.h
8690e634
JK
413 lib/strnlen1.c
414 lib/strnlen1.h
63ce7108 415 lib/strstr.c
8839a007
PA
416 lib/sys_types.in.h
417 lib/unistd.c
418 lib/unistd.in.h
8690e634
JK
419 lib/verify.h
420 lib/wchar.in.h
a512b375 421 lib/wctype-h.c
8690e634 422 lib/wctype.in.h
f434ba03 423 m4/00gnulib.m4
8690e634
JK
424 m4/alloca.m4
425 m4/codeset.m4
426 m4/configmake.m4
63ce7108 427 m4/errno_h.m4
88b48903
WN
428 m4/exponentd.m4
429 m4/exponentl.m4
f6ea5628 430 m4/extensions.m4
a512b375 431 m4/extern-inline.m4
8690e634 432 m4/fcntl-o.m4
88b48903 433 m4/float_h.m4
8690e634 434 m4/fnmatch.m4
88b48903
WN
435 m4/fpieee.m4
436 m4/frexp.m4
437 m4/frexpl.m4
8690e634 438 m4/glibc21.m4
f6ea5628
DJ
439 m4/gnulib-common.m4
440 m4/include_next.m4
55a8c076
YQ
441 m4/inttypes-pri.m4
442 m4/inttypes.m4
88b48903
WN
443 m4/isnand.m4
444 m4/isnanl.m4
8690e634
JK
445 m4/localcharset.m4
446 m4/locale-fr.m4
447 m4/locale-ja.m4
448 m4/locale-zh.m4
f6ea5628 449 m4/longlong.m4
88b48903 450 m4/math_h.m4
8690e634
JK
451 m4/mbrtowc.m4
452 m4/mbsinit.m4
453 m4/mbsrtowcs.m4
454 m4/mbstate_t.m4
f6ea5628 455 m4/memchr.m4
f6ea5628 456 m4/memmem.m4
f434ba03
PA
457 m4/mmap-anon.m4
458 m4/multiarch.m4
8839a007 459 m4/off_t.m4
38ec2207 460 m4/pathmax.m4
8839a007 461 m4/ssize_t.m4
8690e634 462 m4/stdbool.m4
f434ba03 463 m4/stddef_h.m4
f6ea5628 464 m4/stdint.m4
63ce7108 465 m4/strerror.m4
f6ea5628 466 m4/string_h.m4
63ce7108
TT
467 m4/strstr.m4
468 m4/sys_socket_h.m4
8839a007
PA
469 m4/sys_types_h.m4
470 m4/unistd_h.m4
f434ba03 471 m4/warn-on-use.m4
8690e634 472 m4/wchar_h.m4
f434ba03 473 m4/wchar_t.m4
8690e634
JK
474 m4/wctype_h.m4
475 m4/wint_t.m4
f6ea5628 476])
This page took 0.462054 seconds and 4 git commands to generate.