Ignore:
Timestamp:
Mar 15, 2018, 6:29:12 PM (7 years ago)
Author:
bird
Message:

kmk: Always use our glob and fnmatch implementation to avoid trouble (debian builds ran into something, if I understood it correctly).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/glob/fnmatch.c

    r1993 r3147  
    5757   it is simpler to just do this in the source for each such file.  */
    5858
    59 #if defined _LIBC || !defined __GNU_LIBRARY__
     59#if defined _LIBC || !defined __GNU_LIBRARY__ || 1 /* bird: Same as for glob.c, don't want trouble. */
    6060
    6161
Note: See TracChangeset for help on using the changeset viewer.