mirror of
https://github.com/oasislinux/oasis.git
synced 2026-06-21 15:37:15 +02:00
69 lines
1.8 KiB
C
69 lines
1.8 KiB
C
#define F2FS_MAJOR_VERSION 1
|
|
#define F2FS_MINOR_VERSION 14
|
|
#define F2FS_TOOLS_DATE "2020-08-24"
|
|
#define F2FS_TOOLS_VERSION "1.14.0"
|
|
/* #undef HAVE_ADD_KEY */
|
|
/* #undef HAVE_ATTR_XATTR_H */
|
|
/* #undef HAVE_BLK_ZONE_REP_V2 */
|
|
#define HAVE_BYTESWAP_H 1
|
|
#define HAVE_DECL_BSWAP_64 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define HAVE_FALLOCATE 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_FSETXATTR 1
|
|
#define HAVE_FSTAT 1
|
|
#define HAVE_FSTAT64 1
|
|
#define HAVE_GETMNTENT 1
|
|
#define HAVE_INTTYPES_H 1
|
|
/* #undef HAVE_KEYCTL */
|
|
/* #undef HAVE_LIBBLKID */
|
|
/* #undef HAVE_LIBSELINUX */
|
|
#define HAVE_LINUX_BLKZONED_H 1
|
|
#define HAVE_LINUX_FALLOC_H 1
|
|
#define HAVE_LINUX_FS_H 1
|
|
#define HAVE_LINUX_HDREG_H 1
|
|
#define HAVE_LINUX_LIMITS_H 1
|
|
#define HAVE_LINUX_POSIX_ACL_H 1
|
|
#define HAVE_LINUX_TYPES_H 1
|
|
#define HAVE_LINUX_XATTR_H 1
|
|
/* #undef HAVE_LLSEEK */
|
|
/* #undef HAVE_LLSEEK_PROTOTYPE */
|
|
#define HAVE_LSEEK64 1
|
|
#define HAVE_LSEEK64_PROTOTYPE 1
|
|
/* #undef HAVE_MACH_MACH_TIME_H */
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_MNTENT_H 1
|
|
#define HAVE_SCSI_SG_H 1
|
|
#define HAVE_SETMNTENT 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STRING_H 1
|
|
/* #undef HAVE_SYS_ACL_H */
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
#define HAVE_SYS_MOUNT_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_SYSCALL_H 1
|
|
#define HAVE_SYS_SYSMACROS_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_UTSNAME_H 1
|
|
#define HAVE_SYS_XATTR_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define PACKAGE "f2fs-tools"
|
|
#define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net"
|
|
#define PACKAGE_NAME "F2FS tools"
|
|
#define PACKAGE_STRING "F2FS tools 1.14.0"
|
|
#define PACKAGE_TARNAME "f2fs-tools"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE_VERSION "1.14.0"
|
|
#define STDC_HEADERS 1
|
|
#define VERSION "1.14.0"
|
|
#ifndef __cplusplus
|
|
/* #undef inline */
|
|
#endif
|
|
/* #undef int32_t */
|
|
/* #undef int8_t */
|
|
/* #undef size_t */
|