On Thu, Apr 11, 2013 at 12:43:27AM +0200, Samuel Thibault wrote: > diff --git a/configure.ac b/configure.ac > index dd5d3e1..d9d6cb8 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -968,7 +968,7 @@ AM_CONDITIONAL(BUILD_BFS, test "x$build_bfs" = xyes) > > AC_ARG_ENABLE([fdformat], > AS_HELP_STRING([--disable-fdformat], [do not build fdformat]), > - [], enable_fdformat=yes > + [], enable_fdformat=check > ) > UL_BUILD_INIT([fdformat]) > UL_REQUIRES_LINUX([fdformat]) Applied, thanks. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html