Reworked passing of envars to Pinentry.
[gnupg.git] / gl / m4 / gnulib-comp.m4
blobbeb7d15d0b6edf7e2044e3b18eb42002114fa634
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2004-2006 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.
21 AC_DEFUN([gl_EARLY],
23   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
24   m4_pattern_allow([^gl_ES$])dnl a valid locale name
25   AC_REQUIRE([AC_PROG_RANLIB])
28 # This macro should be invoked from ./configure.ac, in the section
29 # "Check for header files, types and library functions".
30 AC_DEFUN([gl_INIT],
32   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
33   gl_cond_libtool=false
34   gl_libdeps=
35   gl_ltlibdeps=
36   gl_source_base='gl'
37   gl_FUNC_ALLOCA
38   gl_ALLOCSA
39   gt_FUNC_MKDTEMP
40   gt_FUNC_SETENV
41   gl_SIZE_MAX
42   gl_STDINT_H
43   gl_FUNC_STRPBRK
44   gl_HEADER_UNISTD
45   gl_XSIZE
46   LIBGNU_LIBDEPS="$gl_libdeps"
47   AC_SUBST([LIBGNU_LIBDEPS])
48   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
49   AC_SUBST([LIBGNU_LTLIBDEPS])
52 # This macro records the list of files which have been installed by
53 # gnulib-tool and may be removed by future gnulib-tool invocations.
54 AC_DEFUN([gl_FILE_LIST], [
55   lib/alloca_.h
56   lib/allocsa.c
57   lib/allocsa.h
58   lib/allocsa.valgrind
59   lib/mkdtemp.c
60   lib/mkdtemp.h
61   lib/setenv.c
62   lib/setenv.h
63   lib/size_max.h
64   lib/stdint_.h
65   lib/strpbrk.c
66   lib/strpbrk.h
67   lib/unsetenv.c
68   lib/xsize.h
69   m4/absolute-header.m4
70   m4/alloca.m4
71   m4/allocsa.m4
72   m4/eealloc.m4
73   m4/longdouble.m4
74   m4/mkdtemp.m4
75   m4/setenv.m4
76   m4/size_max.m4
77   m4/stdint.m4
78   m4/strpbrk.m4
79   m4/ulonglong.m4
80   m4/unistd_h.m4
81   m4/xsize.m4