2N/A# Copyright (C) 2002-2010 Free Software Foundation, Inc.
2N/A#
2N/A# This file is free software, distributed under the terms of the GNU
2N/A# General Public License. As a special exception to the GNU General
2N/A# Public License, this file may be distributed as part of a program
2N/A# that contains a configuration script generated by Autoconf, under
2N/A# the same distribution terms as the rest of that program.
2N/A#
2N/A# Generated by gnulib-tool.
2N/A#
2N/A# This file represents the specification of how gnulib-tool is used.
2N/A# It acts as a cache: It is written and read by gnulib-tool.
2N/A# In projects that use version control, this file is meant to be put under
2N/A# version control, like the configure.ac and various Makefile.am files.
2N/A
2N/A
2N/A# Specification in the form of a command-line invocation:
2N/A# gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
2N/A
2N/A# Specification in the form of a few gnulib-tool.m4 macro invocations:
2N/Agl_LOCAL_DIR([])
2N/Agl_MODULES([
2N/A argp
2N/A error
2N/A fnmatch
2N/A getdelim
2N/A getline
2N/A gettext
2N/A progname
2N/A regex
2N/A])
2N/Agl_AVOID([])
2N/Agl_SOURCE_BASE([grub-core/gnulib])
2N/Agl_M4_BASE([m4])
2N/Agl_PO_BASE([])
2N/Agl_DOC_BASE([doc])
2N/Agl_TESTS_BASE([tests])
2N/Agl_LIB([libgnu])
2N/Agl_MAKEFILE_NAME([])
2N/Agl_MACRO_PREFIX([gl])
2N/Agl_PO_DOMAIN([])
2N/Agl_VC_FILES([false])