Whamcloud - gitweb
Makefile.in (install): Search all compression extensions when
[tools/e2fsprogs.git] / configure.in
index c3e2d2b..07b86cc 100644 (file)
@@ -137,11 +137,11 @@ else
        HTREE_CMT=
        AC_DEFINE(ENABLE_HTREE)
        echo "Enabling htree directory support"
-       echo "WARNING: htree support is experimental"
 fi
 ,
-HTREE_CMT=#
-echo "Disabling htree directory support by default"
+HTREE_CMT=
+AC_DEFINE(ENABLE_HTREE)
+echo "Enabling htree directory support by default"
 )
 AC_SUBST(HTREE_CMT)
 dnl