2006-09-06 Marcus Brinkmann <marcus@g10code.de>
[gnupg.git] / gl / m4 / gnulib.m4
blob46d5e338b5a5605c085fcf8c1b6b2704a4c09c5e
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 # Invoked as: gnulib-tool --import
11 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=scripts   alloca-opt allocsa mkdtemp setenv strpbrk strsep vasnprintf vasprintf xsize
13 AC_DEFUN([gl_EARLY],
15   AC_GNU_SOURCE
18 AC_DEFUN([gl_INIT],
20   gl_FUNC_ALLOCA
21   gl_ALLOCSA
22   gt_FUNC_MKDTEMP
23   gt_FUNC_SETENV
24   gl_FUNC_STRPBRK
25   gl_FUNC_STRSEP
26   gl_FUNC_VASNPRINTF
27   gl_FUNC_VASPRINTF
28   gl_XSIZE
31 dnl Usage: gl_MODULES(module1 module2 ...)
32 AC_DEFUN([gl_MODULES], [])
34 dnl Usage: gl_SOURCE_BASE(DIR)
35 AC_DEFUN([gl_SOURCE_BASE], [])
37 dnl Usage: gl_M4_BASE(DIR)
38 AC_DEFUN([gl_M4_BASE], [])
40 dnl Usage: gl_LIB(LIBNAME)
41 AC_DEFUN([gl_LIB], [])
43 dnl Usage: gl_LGPL
44 AC_DEFUN([gl_LGPL], [])
46 # gnulib.m4 ends here