Update.
[libidn.git] / gl / m4 / gnulib-comp.m4
blobbeaca491a420048c020c891e8c0a347b277562fa
1 # Copyright (C) 2004-2006 Free Software Foundation, Inc.
3 # This file is free software, distributed under the terms of the GNU
4 # General Public License.  As a special exception to the GNU General
5 # Public License, this file may be distributed as part of a program
6 # that contains a configuration script generated by Autoconf, under
7 # the same distribution terms as the rest of that program.
9 # Generated by gnulib-tool.
11 # This file represents the compiled summary of the specification in
12 # gnulib-cache.m4. It lists the computed macro invocations that need
13 # to be invoked from configure.ac.
14 # In projects using CVS, this file can be treated like other built files.
17 # This macro should be invoked from ./configure.ac, in the section
18 # "Checks for programs", right after AC_PROG_CC, and certainly before
19 # any checks for libraries, header files, types and library functions.
20 AC_DEFUN([gl_EARLY],
22   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
23   m4_pattern_allow([^gl_ES$])dnl a valid locale name
24   AC_REQUIRE([AC_PROG_RANLIB])
27 # This macro should be invoked from ./configure.ac, in the section
28 # "Check for header files, types and library functions".
29 AC_DEFUN([gl_INIT],
31   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
32   gl_cond_libtool=true
33   gl_source_base='gl'
34   AC_REQUIRE([gt_CSHARPCOMP])
35   AC_CONFIG_FILES([csharpcomp.sh:./csharpcomp.sh.in])
36   gl_ERROR
37   gl_GETOPT
38   gl_STDINT_H
39   gl_FUNC_STRDUP
40   gl_HEADER_UNISTD
43 # This macro records the list of files which have been installed by
44 # gnulib-tool and may be removed by future gnulib-tool invocations.
45 AC_DEFUN([gl_FILE_LIST], [
46   build-aux/GNUmakefile
47   build-aux/csharpcomp.sh.in
48   build-aux/gendocs.sh
49   build-aux/gnupload
50   build-aux/maint.mk
51   doc/fdl.texi
52   doc/gendocs_template
53   doc/gpl.texi
54   doc/lgpl.texi
55   lib/dummy.c
56   lib/error.c
57   lib/error.h
58   lib/getopt.c
59   lib/getopt1.c
60   lib/getopt_.h
61   lib/getopt_int.h
62   lib/gettext.h
63   lib/stdint_.h
64   lib/strdup.c
65   lib/strdup.h
66   m4/absolute-header.m4
67   m4/csharp.m4
68   m4/csharpcomp.m4
69   m4/error.m4
70   m4/getopt.m4
71   m4/longlong.m4
72   m4/stdint.m4
73   m4/strdup.m4
74   m4/unistd_h.m4