osx/config.h: update to match current configure output on 10.11

This commit is contained in:
David Adam 2018-12-11 21:59:45 +08:00
parent 83fbd881e7
commit e0d7f0bc96

View file

@ -4,6 +4,9 @@
/* Define to 1 if you have the `backtrace_symbols' function. */
#define HAVE_BACKTRACE_SYMBOLS 1
/* banana */
#define HAVE_BROKEN_WCWIDTH 1
/* Define to 1 if you have the `clock_gettime' function. */
/* #undef HAVE_CLOCK_GETTIME */
@ -92,6 +95,9 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `std::make_unique' function. */
/* #undef HAVE_STD__MAKE_UNIQUE */
/* Define to 1 if you have the `std::wcscasecmp' function. */
/* #undef HAVE_STD__WCSCASECMP */