/* config.h.in. Generated from configure.ac by autoheader. */ #ifndef EFL_CONFIG_H__ #define EFL_CONFIG_H__ /* eject bin to use */ #undef EEZE_EJECT_BIN /* mount bin to use */ #undef EEZE_MOUNT_BIN /* umount bin to use */ #undef EEZE_UNMOUNT_BIN /* whether eject is available */ #undef EJECTABLE /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Eeze is mount-capable */ #undef HAVE_EEZE_MOUNT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if IPV6 is supported */ #undef HAVE_IPV6 /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_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 the system has the type `struct ipv6_mreq'. */ #undef HAVE_STRUCT_IPV6_MREQ /* 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 your compiler has __attribute__ */ #undef HAVE___ATTRIBUTE__ /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* whether mount is available */ #undef MOUNTABLE /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* using first version of libmount */ #undef OLD_LIBMOUNT /* compat functionality for udev < 148 */ #undef OLD_UDEV_RRRRRRRRRRRRRR /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* whether umount is available */ #undef UNMOUNTABLE /* Version number of package */ #undef VERSION /* Major version */ #undef VMAJ /* Micro version */ #undef VMIC /* Minor version */ #undef VMIN /* Revison */ #undef VREV /* Macro declaring a function argument to be unused */ #undef __UNUSED__ #endif /* EFL_CONFIG_H__ */