fribidi 0.19.2

- CPPFLAGS=' -DFRIBIDI_ENTRY="" -D__USE_MINGW_ANSI_STDIO=0' ./configure --disable-shared --disable-debug
- lib/Makefile: changed line 225 to "-export-symbols-regex "^fribidi_.*" # $(am__append_1)" without the quotes
- bin/fribidi-benchmark.c: moved #if HAVE_SYS_TIMES_H+0 one line up to include struct tms tb;
- add #define FRIBIDI_ENTRY to fribidi-config.h (needed to link statically with MSVC)
- make