diff --git a/extern/libmv/third_party/glog/src/config_mac.h b/extern/libmv/third_party/glog/src/config_mac.h index afa4262b022..4f008b5f67c 100644 --- a/extern/libmv/third_party/glog/src/config_mac.h +++ b/extern/libmv/third_party/glog/src/config_mac.h @@ -86,7 +86,7 @@ #define HAVE_STRING_H /* Define to 1 if you have the header file. */ -#define HAVE_SYSCALL_H +/* #undef HAVE_SYSCALL_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H @@ -104,13 +104,13 @@ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_UCONTEXT_H */ +#define HAVE_SYS_UCONTEXT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UTSNAME_H /* Define to 1 if you have the header file. */ -#define HAVE_UCONTEXT_H +/* #undef HAVE_UCONTEXT_H */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1