Index: external/mit/fontconfig/include/config.h =================================================================== RCS file: /cvsroot/xsrc/external/mit/fontconfig/include/config.h,v retrieving revision 1.5 diff -u -r1.5 config.h --- external/mit/fontconfig/include/config.h 12 Jul 2014 04:20:22 -0000 1.5 +++ external/mit/fontconfig/include/config.h 16 Dec 2016 14:48:41 -0000 @@ -160,11 +160,11 @@ #define HAVE_REGFREE 1 /* Define to 1 if you have the 'scandir' function. */ -/* #undef HAVE_SCANDIR */ +#define HAVE_SCANDIR 1 /* Define to 1 if you have the 'scandir' function with int (* compar)(const void *, const void *) */ -#define HAVE_SCANDIR_VOID_P 1 +/* #undef HAVE_SCANDIR_VOID_P */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SCHED_H */