Revert.
[libtasn1.git] / gl / m4 / gnulib.m4
blobfd48a0a54522628ff476af26211b35d8a94b6f5a
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=. --libtool --lgpl getopt gettext-h memmove
13 AC_DEFUN([gl_EARLY],
17 AC_DEFUN([gl_INIT],
19   gl_GETOPT
20   gl_FUNC_MEMMOVE
23 dnl Usage: gl_MODULES(module1 module2 ...)
24 AC_DEFUN([gl_MODULES], [])
26 dnl Usage: gl_AVOID(module1 module2 ...)
27 AC_DEFUN([gl_AVOID], [])
29 dnl Usage: gl_SOURCE_BASE(DIR)
30 AC_DEFUN([gl_SOURCE_BASE], [])
32 dnl Usage: gl_M4_BASE(DIR)
33 AC_DEFUN([gl_M4_BASE], [])
35 dnl Usage: gl_LIB(LIBNAME)
36 AC_DEFUN([gl_LIB], [])
38 dnl Usage: gl_LGPL
39 AC_DEFUN([gl_LGPL], [])
41 # gnulib.m4 ends here