Blame gnulib/m4/gnulib-cache.m4

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