blob: 8645251dbddcc64ea531abeace0323ef0eab6fdd [file] [log] [blame]
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <attr/xattr.h> header file. */
/* #undef HAVE_ATTR_XATTR_H */
/* Define to 1 if you have the declaration of `CAP_AUDIT_READ', and to 0 if
you don't. */
#define HAVE_DECL_CAP_AUDIT_READ 1
/* Define to 1 if you have the declaration of `CAP_BLOCK_SUSPEND', and to 0 if
you don't. */
#define HAVE_DECL_CAP_BLOCK_SUSPEND 1
/* Define to 1 if you have the declaration of `CAP_BPF', and to 0 if you
don't. */
#define HAVE_DECL_CAP_BPF 1
/* Define to 1 if you have the declaration of `CAP_CHECKPOINT_RESTORE', and to
0 if you don't. */
#define HAVE_DECL_CAP_CHECKPOINT_RESTORE 1
/* Define to 1 if you have the declaration of `CAP_EPOLLWAKEUP', and to 0 if
you don't. */
#define HAVE_DECL_CAP_EPOLLWAKEUP 0
/* Define to 1 if you have the declaration of `CAP_PERFMON', and to 0 if you
don't. */
#define HAVE_DECL_CAP_PERFMON 1
/* Define to 1 if you have the declaration of `CAP_WAKE_ALARM', and to 0 if
you don't. */
#define HAVE_DECL_CAP_WAKE_ALARM 1
/* Define to 1 if you have the declaration of `PR_CAP_AMBIENT', and to 0 if
you don't. */
#define HAVE_DECL_PR_CAP_AMBIENT 1
/* Define to 1 if you have the declaration of `VFS_CAP_REVISION_2', and to 0
if you don't. */
#define HAVE_DECL_VFS_CAP_REVISION_2 1
/* Define to 1 if you have the declaration of `VFS_CAP_REVISION_3', and to 0
if you don't. */
#define HAVE_DECL_VFS_CAP_REVISION_3 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <linux/capability.h> header file. */
#define HAVE_LINUX_CAPABILITY_H 1
/* Define to 1 if you have the <linux/magic.h> header file. */
#define HAVE_LINUX_MAGIC_H 1
/* Define to 1 if you have the <linux/securebits.h> header file. */
/* #undef HAVE_LINUX_SECUREBITS_H */
/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have <sys/syscall.h>. */
#define HAVE_SYSCALL_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/vfs.h> header file. */
#define HAVE_SYS_VFS_H 1
/* Define to 1 if you have the <sys/xattr.h> header file. */
#define HAVE_SYS_XATTR_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#define LT_OBJDIR ".libs/"
/* Name of package */
#define PACKAGE "libcap-ng"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME "libcap-ng"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "libcap-ng 0.8.5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libcap-ng"
/* Define to the home page for this package. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.8.5"
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.8.5"