Autoconf
results storage.
More...
#include <linux/kdev_t.h>
Go to the source code of this file.
Defines | |
#define | HAVE_VALGRIND 1 |
Whether the valgrind headers were found. | |
#define | ENABLE_DEBUG 1 |
If this is defined, some re-arrangements in struct-layout are made, and additional bug-checking code may be included. | |
#define | ENABLE_GCOV 1 |
Whether gcov test-coverage is wanted. | |
#define | WAA_WC_MD5_CHARS 0 |
If set to 1, disable debug messages. | |
#define | HAVE_LOCALES 1 |
OpenBSD has no locales support. | |
#define | AC_CV_C_UINT32_T uint32_t |
Unsigned 32bit type. | |
#define | HAVE_LINUX_TYPES_H 1 |
Whether linux/types.h was found. | |
#define | HAVE_LINUX_UNISTD_H 1 |
Whether linux/unistd.h was found. | |
#define | HAVE_DIRFD 1 |
Whether dirfd() was found (dir__get_dir_size()). | |
#define | HAVE_STRUCT_STAT_ST_MTIM 1 |
Whether there's an additional microsecond field in struct stat. | |
#define | HAVE_COMPARISON_FN_T 1 |
The chroot jail path given at configure time. | |
#define | HAVE_O_DIRECTORY 1 |
#define | HAVE_LINUX_KDEV_T_H 1 |
Does linux/kdev_t.h exist? Needed for MAJOR() and MINOR() macros. | |
#define | FASTCALL |
Should we fake definitions? | |
#define | HAVE_LCHOWN 1 |
Changing owner/group for symlinks possible? | |
#define | HAVE_LUTIMES 1 |
Changing timestamp for symlinks? | |
#define | NAME_MAX (FILENAME_MAX) |
For Solaris 10, thanks Peter. | |
#define | HAVE_STRSEP 1 |
#define | HAVE_FMEMOPEN 1 |
#define | ENABLE_DEBUGBUFFER 1 |
Autoconf
results storage.
Definition in file config.h.
#define FASTCALL |
#define HAVE_LCHOWN 1 |
#define HAVE_LUTIMES 1 |