From 8c82a38002ce09db2a0b83dab8b598cf1ab0596c Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:01:17 +0200 Subject: Imported Upstream version 2.0.1 --- config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index cbf4d5a..e3ab679 100644 --- a/config.h.in +++ b/config.h.in @@ -46,15 +46,15 @@ /* The library is present. */ #undef HAVE_LIBNCURSESW +/* Define if Linux sched_setaffinity and sched_getaffinity are to be used. */ +#undef HAVE_LINUX_AFFINITY + /* Define to 1 if you have the `memmove' function. */ #undef HAVE_MEMMOVE /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* Define if native sched_setaffinity and sched_getaffinity are to be used. */ -#undef HAVE_NATIVE_AFFINITY - /* Define to 1 if you have the header file. */ #undef HAVE_NCURSESW_CURSES_H -- cgit v1.2.3