Blame gl/m4/gnulib-cache.m4

Packit a4aae4
# Copyright (C) 2002-2017 Free Software Foundation, Inc.
Packit a4aae4
#
Packit a4aae4
# This file is free software; you can redistribute it and/or modify
Packit a4aae4
# it under the terms of the GNU General Public License as published by
Packit a4aae4
# the Free Software Foundation; either version 3 of the License, or
Packit a4aae4
# (at your option) any later version.
Packit a4aae4
#
Packit a4aae4
# This file is distributed in the hope that it will be useful,
Packit a4aae4
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit a4aae4
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit a4aae4
# GNU General Public License for more details.
Packit a4aae4
#
Packit a4aae4
# You should have received a copy of the GNU General Public License
Packit a4aae4
# along with this file.  If not, see <http://www.gnu.org/licenses/>.
Packit a4aae4
#
Packit a4aae4
# As a special exception to the GNU General Public License,
Packit a4aae4
# this file may be distributed as part of a program that
Packit a4aae4
# contains a configuration script generated by Autoconf, under
Packit a4aae4
# the same distribution terms as the rest of that program.
Packit a4aae4
#
Packit a4aae4
# Generated by gnulib-tool.
Packit a4aae4
#
Packit a4aae4
# This file represents the specification of how gnulib-tool is used.
Packit a4aae4
# It acts as a cache: It is written and read by gnulib-tool.
Packit a4aae4
# In projects that use version control, this file is meant to be put under
Packit a4aae4
# version control, like the configure.ac and various Makefile.am files.
Packit a4aae4
Packit a4aae4
Packit a4aae4
# Specification in the form of a command-line invocation:
Packit a4aae4
#   gnulib-tool --import --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=gl/doc --tests-base=tests --aux-dir=conf --lgpl --no-conditional-dependencies --libtool --macro-prefix=gl byteswap mkstemps regex
Packit a4aae4
Packit a4aae4
# Specification in the form of a few gnulib-tool.m4 macro invocations:
Packit a4aae4
gl_LOCAL_DIR([])
Packit a4aae4
gl_MODULES([
Packit a4aae4
  byteswap
Packit a4aae4
  mkstemps
Packit a4aae4
  regex
Packit a4aae4
])
Packit a4aae4
gl_AVOID([])
Packit a4aae4
gl_SOURCE_BASE([gl])
Packit a4aae4
gl_M4_BASE([gl/m4])
Packit a4aae4
gl_PO_BASE([])
Packit a4aae4
gl_DOC_BASE([gl/doc])
Packit a4aae4
gl_TESTS_BASE([tests])
Packit a4aae4
gl_LIB([libgnu])
Packit a4aae4
gl_LGPL
Packit a4aae4
gl_MAKEFILE_NAME([])
Packit a4aae4
gl_LIBTOOL
Packit a4aae4
gl_MACRO_PREFIX([gl])
Packit a4aae4
gl_PO_DOMAIN([])
Packit a4aae4
gl_WITNESS_C_MACRO([])