• Show log

    Commit

  • Hash : c2ec61d9
    Author : Bruno Haible
    Date : 2018-08-18T22:44:28

    glob: Fix compilation error when glob.h is not replaced.
    
    Reported and fix proposed by Reuben Thomas <rrt@sc3d.org> in
    <https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00096.html>.
    
    * lib/glob_pattern_p.c: Include <libc-config.h>.
    * modules/glob (Depends-on): Add libc-config.
    

  • 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-2018 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.