config.h.in (lookat_bekijk-1.4.3) | : | config.h.in (lookat_bekijk-1.4.4) | ||
---|---|---|---|---|
/* config.h.in. Generated from configure.in by autoheader. */ | /* config.h.in. Generated from configure.ac by autoheader. */ | |||
/* Define to 1 if the `closedir' function returns void instead of `int'. */ | /* Define to 1 if the `closedir' function returns void instead of `int'. */ | |||
#undef CLOSEDIR_VOID | #undef CLOSEDIR_VOID | |||
/* Define to 1 if you have the <ctype.h> header file. */ | /* Define to 1 if you have the <ctype.h> header file. */ | |||
#undef HAVE_CTYPE_H | #undef HAVE_CTYPE_H | |||
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | |||
*/ | */ | |||
#undef HAVE_DIRENT_H | #undef HAVE_DIRENT_H | |||
skipping to change at line 35 | skipping to change at line 35 | |||
/* Define to 1 if you have the `curses' library (-lcurses). */ | /* Define to 1 if you have the `curses' library (-lcurses). */ | |||
#undef HAVE_LIBCURSES | #undef HAVE_LIBCURSES | |||
/* Define to 1 if you have the `ncurses' library (-lncurses). */ | /* Define to 1 if you have the `ncurses' library (-lncurses). */ | |||
#undef HAVE_LIBNCURSES | #undef HAVE_LIBNCURSES | |||
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and | /* Define to 1 if your system has a GNU libc compatible `malloc' function, and | |||
to 0 otherwise. */ | to 0 otherwise. */ | |||
#undef HAVE_MALLOC | #undef HAVE_MALLOC | |||
/* Define to 1 if you have the <malloc.h> header file. */ | ||||
#undef HAVE_MALLOC_H | ||||
/* Define to 1 if you have the <memory.h> header file. */ | /* Define to 1 if you have the <memory.h> header file. */ | |||
#undef HAVE_MEMORY_H | #undef HAVE_MEMORY_H | |||
/* Define to 1 if you have the `memset' function. */ | ||||
#undef HAVE_MEMSET | ||||
/* Define to 1 if you have the <ncurses.h> header file. */ | /* Define to 1 if you have the <ncurses.h> header file. */ | |||
#undef HAVE_NCURSES_H | #undef HAVE_NCURSES_H | |||
/* Define to 1 if you have the <ncurses/ncurses.h> header file. */ | /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ | |||
#undef HAVE_NCURSES_NCURSES_H | #undef HAVE_NCURSES_NCURSES_H | |||
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | |||
#undef HAVE_NDIR_H | #undef HAVE_NDIR_H | |||
/* Define to 1 if your system has a GNU libc compatible `realloc' function, | /* Define to 1 if your system has a GNU libc compatible `realloc' function, | |||
skipping to change at line 70 | skipping to change at line 76 | |||
/* Define to 1 if you have the <stddef.h> header file. */ | /* Define to 1 if you have the <stddef.h> header file. */ | |||
#undef HAVE_STDDEF_H | #undef HAVE_STDDEF_H | |||
/* Define to 1 if you have the <stdint.h> header file. */ | /* Define to 1 if you have the <stdint.h> header file. */ | |||
#undef HAVE_STDINT_H | #undef HAVE_STDINT_H | |||
/* Define to 1 if you have the <stdlib.h> header file. */ | /* Define to 1 if you have the <stdlib.h> header file. */ | |||
#undef HAVE_STDLIB_H | #undef HAVE_STDLIB_H | |||
/* Define to 1 if you have the `strcasecmp' function. */ | ||||
#undef HAVE_STRCASECMP | ||||
/* Define to 1 if you have the <strings.h> header file. */ | /* Define to 1 if you have the <strings.h> header file. */ | |||
#undef HAVE_STRINGS_H | #undef HAVE_STRINGS_H | |||
/* Define to 1 if you have the <string.h> header file. */ | /* Define to 1 if you have the <string.h> header file. */ | |||
#undef HAVE_STRING_H | #undef HAVE_STRING_H | |||
/* Define to 1 if you have the `strncasecmp' function. */ | ||||
#undef HAVE_STRNCASECMP | ||||
/* Define to 1 if you have the `strrchr' function. */ | ||||
#undef HAVE_STRRCHR | ||||
/* Define to 1 if you have the `strstr' function. */ | /* Define to 1 if you have the `strstr' function. */ | |||
#undef HAVE_STRSTR | #undef HAVE_STRSTR | |||
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | |||
*/ | */ | |||
#undef HAVE_SYS_DIR_H | #undef HAVE_SYS_DIR_H | |||
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. | |||
*/ | */ | |||
#undef HAVE_SYS_NDIR_H | #undef HAVE_SYS_NDIR_H | |||
skipping to change at line 165 | skipping to change at line 180 | |||
#undef const | #undef const | |||
/* Define to rpl_malloc if the replacement function should be used. */ | /* Define to rpl_malloc if the replacement function should be used. */ | |||
#undef malloc | #undef malloc | |||
/* Define to rpl_realloc if the replacement function should be used. */ | /* Define to rpl_realloc if the replacement function should be used. */ | |||
#undef realloc | #undef realloc | |||
/* Define to `unsigned int' if <sys/types.h> does not define. */ | /* Define to `unsigned int' if <sys/types.h> does not define. */ | |||
#undef size_t | #undef size_t | |||
/* Define to `int' if <sys/types.h> does not define. */ | ||||
#undef ssize_t | ||||
End of changes. 6 change blocks. | ||||
1 lines changed or deleted | 16 lines changed or added |