/* config.h.in. Generated from configure.ac by autoheader. */ /* define when is usable */ #undef ENSC_HAVE_EXT2FS_EXT2_FS_H /* define when is usable */ #undef ENSC_HAVE_LINUX_EXT2_FS_H /* Define to 1 when the fast syscall(2) invocation does not work */ #undef ENSC_SYSCALL_TRADITIONAL /* The number of the vserver syscall */ #undef ENSC_SYSCALL__NR_vserver /* Define to 1 if you have the declaration of `MS_MOVE', and to 0 if you don't. */ #undef HAVE_DECL_MS_MOVE /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vserver' function. */ #undef HAVE_VSERVER /* Define to 1 if the system has the type `xid_t'. */ #undef HAVE_XID_T /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Enable support for compatibily syscall API */ #undef VC_ENABLE_API_COMPAT /* Enable support for old, /proc parsing API */ #undef VC_ENABLE_API_LEGACY /* Enable support for API of vserver 1.1.x */ #undef VC_ENABLE_API_V11 /* Version number of package */ #undef VERSION #if defined(__pic__) && defined(__i386) && !defined(ENSC_SYSCALL_TRADITIONAL) # define ENSC_SYSCALL_TRADITIONAL 1 #endif