Add.
[libtasn1.git] / gl / m4 / gnulib-comp.m4
blob39277787a3cf8f29b66f34232c8c392ff2f3e87b
1 # Copyright (C) 2004 Free Software Foundation, Inc.
2 # This file is free software, distributed under the terms of the GNU
3 # General Public License.  As a special exception to the GNU General
4 # Public License, this file may be distributed as part of a program
5 # that contains a configuration script generated by Autoconf, under
6 # the same distribution terms as the rest of that program.
8 # Generated by gnulib-tool.
10 # This file represents the compiled summary of the specification in
11 # gnulib-cache.m4. It lists the computed macro invocations that need
12 # to be invoked from configure.ac.
13 # In projects using CVS, this file can be treated like other built files.
16 # This macro should be invoked from ./configure.in, in the section
17 # "Checks for programs", right after AC_PROG_CC, and certainly before
18 # any checks for libraries, header files, types and library functions.
19 AC_DEFUN([gl_EARLY],
21   AC_REQUIRE([AC_PROG_RANLIB])
24 # This macro should be invoked from ./configure.in, in the section
25 # "Check for header files, types and library functions".
26 AC_DEFUN([gl_INIT],
28   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
29   gl_FUNC_MEMMOVE
32 # This macro records the list of files which have been installed by
33 # gnulib-tool and may be removed by future gnulib-tool invocations.
34 AC_DEFUN([gl_FILE_LIST], [
35   build-aux/GNUmakefile
36   build-aux/maint.mk
37   lib/dummy.c
38   lib/memmove.c
39   m4/memmove.m4
40   m4/onceonly_2_57.m4