X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lib%2Fconfig.h.in;h=c17a3fe7aefc5846482b78e43765c88ecdd76195;hb=f3745728bc254892da4c569ba3fd8801895f3524;hp=4dcc96618857b79396ee81a854d62ee14b529ab1;hpb=489ff4a2c7acfe4bbfdf14a68a674933a54e1632;p=tools%2Fe2fsprogs.git diff --git a/lib/config.h.in b/lib/config.h.in index 4dcc966..c17a3fe 100644 --- a/lib/config.h.in +++ b/lib/config.h.in @@ -1,4 +1,4 @@ -/* lib/config.h.in. Generated from configure.in by autoheader. */ +/* lib/config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD @@ -15,9 +15,6 @@ /* Define to 1 to enable mmp support */ #undef CONFIG_MMP -/* Define to 1 to enable quota support */ -#undef CONFIG_QUOTA - /* Define to 1 if the testio I/O manager should be enabled */ #undef CONFIG_TESTIO_DEBUG @@ -38,16 +35,13 @@ /* Define to 1 to enable bitmap stats. */ #undef ENABLE_BMAP_STATS_OPS -/* Define to 1 if ext2 compression enabled */ -#undef ENABLE_COMPRESSION - -/* Define to 1 if ext3/4 htree support enabled */ -#undef ENABLE_HTREE - /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS +/* Define to 1 if you have the `add_key' function. */ +#undef HAVE_ADD_KEY + /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA @@ -162,6 +156,9 @@ /* Define to 1 if you have the `ftruncate64' function. */ #undef HAVE_FTRUNCATE64 +/* Define to 1 if you have the header file. */ +#undef HAVE_FUSE_H + /* Define to 1 if you have the `futimes' function. */ #undef HAVE_FUTIMES @@ -226,6 +223,9 @@ /* Define to 1 if you have the `jrand48' function. */ #undef HAVE_JRAND48 +/* Define to 1 if you have the `keyctl' function. */ +#undef HAVE_KEYCTL + /* Define if you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET @@ -265,6 +265,9 @@ /* Define to 1 if lseek64 declared in unistd.h */ #undef HAVE_LSEEK64_PROTOTYPE +/* Define to 1 if you have the header file. */ +#undef HAVE_MAGIC_H + /* Define to 1 if you have the `mallinfo' function. */ #undef HAVE_MALLINFO @@ -346,6 +349,9 @@ /* Define to 1 if you have the `pread64' function. */ #undef HAVE_PREAD64 +/* Define to 1 if you have the header file. */ +#undef HAVE_PTHREAD_H + /* Define if the defines PTHREAD_MUTEX_RECURSIVE. */ #undef HAVE_PTHREAD_MUTEX_RECURSIVE @@ -461,6 +467,9 @@ /* Define to 1 if you have the `sysconf' function. */ #undef HAVE_SYSCONF +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_ACL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_DISKLABEL_H @@ -473,6 +482,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_KEY_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MKDEV_H @@ -506,6 +518,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSCALL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SYSCTL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSMACROS_H @@ -551,6 +566,9 @@ /* Define to 1 if you have the `utime' function. */ #undef HAVE_UTIME +/* Define to 1 if you have the `utimes' function. */ +#undef HAVE_UTIMES + /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H