1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2004-2007 Free Software Foundation, Inc.
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.
10 # Generated by gnulib-tool.
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.
18 # This macro should be invoked from ./configure.ac, 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.
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([AC_GNU_SOURCE])
29 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
30 AC_REQUIRE([AC_FUNC_FSEEKO])
31 dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
32 dnl for the builtin va_copy to work. With Autoconf 2.60 or later,
33 dnl AC_PROG_CC_STDC arranges for this. With older Autoconf AC_PROG_CC_STDC
34 dnl shouldn't hurt, though installers are on their own to set c99 mode.
35 AC_REQUIRE([AC_PROG_CC_STDC])
38 # This macro should be invoked from ./configure.ac, in the section
39 # "Check for header files, types and library functions".
42 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
43 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
44 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
45 AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
56 if test $gl_cond_libtool = false; then
57 gl_ltlibdeps="$gl_ltlibdeps $LTLIBGCRYPT"
58 gl_libdeps="$gl_libdeps $LIBGCRYPT"
61 gl_MODULE_INDICATOR([gc-des])
63 gl_MODULE_INDICATOR([gc-hmac-md5])
65 gl_MODULE_INDICATOR([gc-hmac-sha1])
67 gl_MODULE_INDICATOR([gc-md4])
69 gl_MODULE_INDICATOR([gc-md5])
72 gl_MODULE_INDICATOR([gc-random])
76 gl_STDIO_MODULE_INDICATOR([fseeko])
86 gl_STDLIB_MODULE_INDICATOR([getsubopt])
94 gl_UNISTD_MODULE_INDICATOR([lseek])
101 gl_UNISTD_MODULE_INDICATOR([readlink])
107 gl_STDIO_MODULE_INDICATOR([snprintf])
117 gl_STRING_MODULE_INDICATOR([strchrnul])
119 gl_STRING_MODULE_INDICATOR([strdup])
122 gl_STRING_MODULE_INDICATOR([strndup])
124 gl_STRING_MODULE_INDICATOR([strnlen])
126 gl_STRING_MODULE_INDICATOR([strtok_r])
143 gl_STDIO_MODULE_INDICATOR([vasprintf])
149 m4_popdef([AC_LIBSOURCES])
150 m4_popdef([AC_REPLACE_FUNCS])
151 m4_popdef([AC_LIBOBJ])
152 AC_CONFIG_COMMANDS_PRE([
155 if test -n "$gl_LIBOBJS"; then
156 # Remove the extension.
157 sed_drop_objext='s/\.o$//;s/\.obj$//'
158 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
159 gl_libobjs="$gl_libobjs $i.$ac_objext"
160 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
163 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
164 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
168 # Like AC_LIBOBJ, except that the module name goes
169 # into gl_LIBOBJS instead of into LIBOBJS.
170 AC_DEFUN([gl_LIBOBJ],
171 [gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"])
173 # Like AC_REPLACE_FUNCS, except that the module name goes
174 # into gl_LIBOBJS instead of into LIBOBJS.
175 AC_DEFUN([gl_REPLACE_FUNCS],
176 [AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])])
178 # Like AC_LIBSOURCES, except that it does nothing.
179 # We rely on EXTRA_lib..._SOURCES instead.
180 AC_DEFUN([gl_LIBSOURCES],
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/GNUmakefile
187 build-aux/config.rpath
190 build-aux/link-warning.h
312 m4/absolute-header.m4