]> sjero.net Git - wget/blob - md5/m4/gnulib-comp.m4
Fix some build issues
[wget] / md5 / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
3 # Free Software Foundation, Inc.
4 #
5 # This file is free software, distributed under the terms of the GNU
6 # General Public License.  As a special exception to the GNU General
7 # Public License, this file may be distributed as part of a program
8 # that contains a configuration script generated by Autoconf, under
9 # the same distribution terms as the rest of that program.
10 #
11 # Generated by gnulib-tool.
12 #
13 # This file represents the compiled summary of the specification in
14 # gnulib-cache.m4. It lists the computed macro invocations that need
15 # to be invoked from configure.ac.
16 # In projects using CVS, this file can be treated like other built files.
17
18
19 # This macro should be invoked from ./configure.ac, in the section
20 # "Checks for programs", right after AC_PROG_CC, and certainly before
21 # any checks for libraries, header files, types and library functions.
22 AC_DEFUN([md5_EARLY],
23 [
24   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
25   m4_pattern_allow([^gl_ES$])dnl a valid locale name
26   m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
27   m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
28   AC_REQUIRE([AC_PROG_RANLIB])
29 ])
30
31 # This macro should be invoked from ./configure.ac, in the section
32 # "Check for header files, types and library functions".
33 AC_DEFUN([md5_INIT],
34 [
35   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
36   gl_cond_libtool=false
37   gl_libdeps=
38   gl_ltlibdeps=
39   m4_pushdef([AC_LIBOBJ], m4_defn([md5_LIBOBJ]))
40   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([md5_REPLACE_FUNCS]))
41   m4_pushdef([AC_LIBSOURCES], m4_defn([md5_LIBSOURCES]))
42   m4_pushdef([md5_LIBSOURCES_LIST], [])
43   m4_pushdef([md5_LIBSOURCES_DIR], [])
44   gl_COMMON
45   gl_source_base='md5'
46   gl_MD5
47   gl_MULTIARCH
48   gl_STDDEF_H
49   gl_STDINT_H
50   gl_WCHAR_H
51   m4_ifval(md5_LIBSOURCES_LIST, [
52     m4_syscmd([test ! -d ]m4_defn([md5_LIBSOURCES_DIR])[ ||
53       for gl_file in ]md5_LIBSOURCES_LIST[ ; do
54         if test ! -r ]m4_defn([md5_LIBSOURCES_DIR])[/$gl_file ; then
55           echo "missing file ]m4_defn([md5_LIBSOURCES_DIR])[/$gl_file" >&2
56           exit 1
57         fi
58       done])dnl
59       m4_if(m4_sysval, [0], [],
60         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
61   ])
62   m4_popdef([md5_LIBSOURCES_DIR])
63   m4_popdef([md5_LIBSOURCES_LIST])
64   m4_popdef([AC_LIBSOURCES])
65   m4_popdef([AC_REPLACE_FUNCS])
66   m4_popdef([AC_LIBOBJ])
67   AC_CONFIG_COMMANDS_PRE([
68     md5_libobjs=
69     md5_ltlibobjs=
70     if test -n "$md5_LIBOBJS"; then
71       # Remove the extension.
72       sed_drop_objext='s/\.o$//;s/\.obj$//'
73       for i in `for i in $md5_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
74         md5_libobjs="$md5_libobjs $i.$ac_objext"
75         md5_ltlibobjs="$md5_ltlibobjs $i.lo"
76       done
77     fi
78     AC_SUBST([md5_LIBOBJS], [$md5_libobjs])
79     AC_SUBST([md5_LTLIBOBJS], [$md5_ltlibobjs])
80   ])
81   gltests_libdeps=
82   gltests_ltlibdeps=
83   m4_pushdef([AC_LIBOBJ], m4_defn([md5tests_LIBOBJ]))
84   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([md5tests_REPLACE_FUNCS]))
85   m4_pushdef([AC_LIBSOURCES], m4_defn([md5tests_LIBSOURCES]))
86   m4_pushdef([md5tests_LIBSOURCES_LIST], [])
87   m4_pushdef([md5tests_LIBSOURCES_DIR], [])
88   gl_COMMON
89   gl_source_base='tests'
90   m4_ifval(md5tests_LIBSOURCES_LIST, [
91     m4_syscmd([test ! -d ]m4_defn([md5tests_LIBSOURCES_DIR])[ ||
92       for gl_file in ]md5tests_LIBSOURCES_LIST[ ; do
93         if test ! -r ]m4_defn([md5tests_LIBSOURCES_DIR])[/$gl_file ; then
94           echo "missing file ]m4_defn([md5tests_LIBSOURCES_DIR])[/$gl_file" >&2
95           exit 1
96         fi
97       done])dnl
98       m4_if(m4_sysval, [0], [],
99         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
100   ])
101   m4_popdef([md5tests_LIBSOURCES_DIR])
102   m4_popdef([md5tests_LIBSOURCES_LIST])
103   m4_popdef([AC_LIBSOURCES])
104   m4_popdef([AC_REPLACE_FUNCS])
105   m4_popdef([AC_LIBOBJ])
106   AC_CONFIG_COMMANDS_PRE([
107     md5tests_libobjs=
108     md5tests_ltlibobjs=
109     if test -n "$md5tests_LIBOBJS"; then
110       # Remove the extension.
111       sed_drop_objext='s/\.o$//;s/\.obj$//'
112       for i in `for i in $md5tests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
113         md5tests_libobjs="$md5tests_libobjs $i.$ac_objext"
114         md5tests_ltlibobjs="$md5tests_ltlibobjs $i.lo"
115       done
116     fi
117     AC_SUBST([md5tests_LIBOBJS], [$md5tests_libobjs])
118     AC_SUBST([md5tests_LTLIBOBJS], [$md5tests_ltlibobjs])
119   ])
120   LIBMD5_LIBDEPS="$gl_libdeps"
121   AC_SUBST([LIBMD5_LIBDEPS])
122   LIBMD5_LTLIBDEPS="$gl_ltlibdeps"
123   AC_SUBST([LIBMD5_LTLIBDEPS])
124 ])
125
126 # Like AC_LIBOBJ, except that the module name goes
127 # into md5_LIBOBJS instead of into LIBOBJS.
128 AC_DEFUN([md5_LIBOBJ], [
129   AS_LITERAL_IF([$1], [md5_LIBSOURCES([$1.c])])dnl
130   md5_LIBOBJS="$md5_LIBOBJS $1.$ac_objext"
131 ])
132
133 # Like AC_REPLACE_FUNCS, except that the module name goes
134 # into md5_LIBOBJS instead of into LIBOBJS.
135 AC_DEFUN([md5_REPLACE_FUNCS], [
136   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
137   AC_CHECK_FUNCS([$1], , [md5_LIBOBJ($ac_func)])
138 ])
139
140 # Like AC_LIBSOURCES, except the directory where the source file is
141 # expected is derived from the gnulib-tool parameterization,
142 # and alloca is special cased (for the alloca-opt module).
143 # We could also entirely rely on EXTRA_lib..._SOURCES.
144 AC_DEFUN([md5_LIBSOURCES], [
145   m4_foreach([_gl_NAME], [$1], [
146     m4_if(_gl_NAME, [alloca.c], [], [
147       m4_define([md5_LIBSOURCES_DIR], [md5])
148       m4_append([md5_LIBSOURCES_LIST], _gl_NAME, [ ])
149     ])
150   ])
151 ])
152
153 # Like AC_LIBOBJ, except that the module name goes
154 # into md5tests_LIBOBJS instead of into LIBOBJS.
155 AC_DEFUN([md5tests_LIBOBJ], [
156   AS_LITERAL_IF([$1], [md5tests_LIBSOURCES([$1.c])])dnl
157   md5tests_LIBOBJS="$md5tests_LIBOBJS $1.$ac_objext"
158 ])
159
160 # Like AC_REPLACE_FUNCS, except that the module name goes
161 # into md5tests_LIBOBJS instead of into LIBOBJS.
162 AC_DEFUN([md5tests_REPLACE_FUNCS], [
163   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
164   AC_CHECK_FUNCS([$1], , [md5tests_LIBOBJ($ac_func)])
165 ])
166
167 # Like AC_LIBSOURCES, except the directory where the source file is
168 # expected is derived from the gnulib-tool parameterization,
169 # and alloca is special cased (for the alloca-opt module).
170 # We could also entirely rely on EXTRA_lib..._SOURCES.
171 AC_DEFUN([md5tests_LIBSOURCES], [
172   m4_foreach([_gl_NAME], [$1], [
173     m4_if(_gl_NAME, [alloca.c], [], [
174       m4_define([md5tests_LIBSOURCES_DIR], [tests])
175       m4_append([md5tests_LIBSOURCES_LIST], _gl_NAME, [ ])
176     ])
177   ])
178 ])
179
180 # This macro records the list of files which have been installed by
181 # gnulib-tool and may be removed by future gnulib-tool invocations.
182 AC_DEFUN([md5_FILE_LIST], [
183   build-aux/link-warning.h
184   lib/dummy.c
185   lib/md5.c
186   lib/md5.h
187   lib/stddef.in.h
188   lib/stdint.in.h
189   lib/wchar.in.h
190   m4/00gnulib.m4
191   m4/gnulib-common.m4
192   m4/include_next.m4
193   m4/longlong.m4
194   m4/md5.m4
195   m4/multiarch.m4
196   m4/stddef_h.m4
197   m4/stdint.m4
198   m4/wchar.m4
199   m4/wchar_t.m4
200   m4/wint_t.m4
201 ])