• Show log

    Commit

  • Hash : 0e9bac3a
    Author : Jim Meyering
    Date : 2012-09-20T14:02:36

    non-recursive-gnulib-prefix-hack: new module
    
    * build-aux/prefix-gnulib-mk: Copied from coreutils, derived from
    the file that originated in Bison.
    * m4/non-recursive-gnulib-prefix-hack.m4: Likewise, this code is
    largely copied from a snippet that resided in bison's configure.ac.
    * modules/non-recursive-gnulib-prefix-hack: New file.
    * MODULES.html.sh (Support for maintaining and releasing projects):
    Add it.
    

  • README

  • This directory contains metainformation about the gnulib modules, one or two
    files per module. These files are used by gnulib-tool.
    
    For every module,
      - the file <module> is the metainformation about the library code of the
        module,
      - the file <module>-tests is the metainformation about the unit test of
        the module (optional but recommended).
    
    All the files in this directory are distributed under the following copyright:
    
      Copyright (C) 2002-2012 Free Software Foundation, Inc.
      Copying and distribution of this file, with or without modification,
      in any medium, are permitted without royalty provided the copyright
      notice and this notice are preserved.