Update osx/config.h

Regenerated with current autoconf tests on macOS Sierra.
This commit is contained in:
Aaron Gyes 2016-10-07 15:23:34 -07:00
parent 4e1226a313
commit 8b9102d9fe

View file

@ -5,7 +5,7 @@
#define HAVE_BACKTRACE_SYMBOLS 1
/* Define to 1 if you have the `clock_gettime' function. */
/* #undef HAVE_CLOCK_GETTIME */
#define HAVE_CLOCK_GETTIME 1
/* Define to 1 if you have the <curses.h> header file. */
#define HAVE_CURSES_H 1
@ -48,10 +48,7 @@
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mkostemp' function. */
/* #undef HAVE_MKOSTEMP */
/* Define to 1 if you have the nan function */
#define HAVE_NAN 1
#define HAVE_MKOSTEMP 1
/* Define to 1 if you have the <ncurses/curses.h> header file. */
/* #undef HAVE_NCURSES_CURSES_H */
@ -65,9 +62,6 @@
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */
/* Define to 1 if realpath accepts null for its second argument. */
#define HAVE_REALPATH_NULL 1
/* Define to 1 if you have the <siginfo.h> header file. */
/* #undef HAVE_SIGINFO_H */