Whamcloud - gitweb
e2fsck: add support for dirdata feature
[tools/e2fsprogs.git] / configure.ac
index f096849..29d9928 100644 (file)
@@ -969,6 +969,7 @@ else
   AC_CHECK_PROGS(BUILD_CC, gcc cc)
 fi
 AC_CHECK_HEADERS(m4_flatten([
+       attr/xattr.h
        dirent.h
        errno.h
        execinfo.h
@@ -1852,6 +1853,8 @@ if test -z "$BLKID_CMT" ; then
 fi
 for i in MCONFIG Makefile \
        e2fsprogs-RHEL-6.spec \
+       e2fsprogs-SUSE_LINUX-11+.spec \
+       e2fsprogs-RHEL-7+.spec \
        util/Makefile util/subst.conf util/gen-tarball util/install-symlink \
        lib/et/Makefile lib/ss/Makefile lib/e2p/Makefile \
        lib/ext2fs/Makefile lib/ext2fs/ext2_types.h \