1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/gl/m4/gnulib-cache.m4 Wed Jan 07 17:17:10 2009 +0000
1.3 @@ -0,0 +1,36 @@
1.4 +# Copyright (C) 2002-2009 Free Software Foundation, Inc.
1.5 +#
1.6 +# This file is free software, distributed under the terms of the GNU
1.7 +# General Public License. As a special exception to the GNU General
1.8 +# Public License, this file may be distributed as part of a program
1.9 +# that contains a configuration script generated by Autoconf, under
1.10 +# the same distribution terms as the rest of that program.
1.11 +#
1.12 +# Generated by gnulib-tool.
1.13 +#
1.14 +# This file represents the specification of how gnulib-tool is used.
1.15 +# It acts as a cache: It is written and read by gnulib-tool.
1.16 +# In projects using CVS, this file is meant to be stored in CVS,
1.17 +# like the configure.ac and various Makefile.am files.
1.18 +
1.19 +
1.20 +# Specification in the form of a command-line invocation:
1.21 +# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=. --libtool --macro-prefix=gl fnmatch fnmatch-posix
1.22 +
1.23 +# Specification in the form of a few gnulib-tool.m4 macro invocations:
1.24 +gl_LOCAL_DIR([])
1.25 +gl_MODULES([
1.26 + fnmatch
1.27 + fnmatch-posix
1.28 +])
1.29 +gl_AVOID([])
1.30 +gl_SOURCE_BASE([gl])
1.31 +gl_M4_BASE([gl/m4])
1.32 +gl_PO_BASE([])
1.33 +gl_DOC_BASE([doc])
1.34 +gl_TESTS_BASE([tests])
1.35 +gl_LIB([libgnu])
1.36 +gl_MAKEFILE_NAME([])
1.37 +gl_LIBTOOL
1.38 +gl_MACRO_PREFIX([gl])
1.39 +gl_PO_DOMAIN([])