Changeset 3649 for trunk/src/grep


Ignore:
Timestamp:
Nov 3, 2024, 3:36:56 AM (9 months ago)
Author:
bird
Message:

grep: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/grep/config.win.h

    r3548 r3649  
    227227/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
    228228   whether the gnulib module fd-safer-flag shall be considered present. */
    229 #undef GNULIB_FD_SAFER_FLAG
     229#define GNULIB_FD_SAFER_FLAG 1
    230230
    231231/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Note: See TracChangeset for help on using the changeset viewer.