diff options
Diffstat (limited to 'config.h.win32')
-rw-r--r-- | config.h.win32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32 index 30f49568..1e04bd47 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -4,3 +4,5 @@ /*#undef HAVE_FLOCKFILE */ /*#undef HAVE_ICONV_H */ /*#undef HAVE_UNISTD_H */ + +#define HAVE_FRIBIDI 1 |