diff options
Diffstat (limited to 'fixincludes/config.h.in')
-rw-r--r-- | fixincludes/config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixincludes/config.h.in b/fixincludes/config.h.in index fac869f1450..3693285482b 100644 --- a/fixincludes/config.h.in +++ b/fixincludes/config.h.in @@ -38,6 +38,8 @@ you don't. */ #undef HAVE_DECL_FFLUSH_UNLOCKED +#define SED_PROGRAM "/usr/bin/sed" + /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if you don't. */ #undef HAVE_DECL_FGETC_UNLOCKED |