Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index ac760c1..7e88aa1 100644 --- a/configure.ac +++ b/configure.ac @@ -1037,7 +1037,7 @@ AC_ARG_ENABLE([wall], AS_HELP_STRING([--disable-wall], [do not build wall]), [], enable_wall=yes ) -UL_BUILD_INIT([wasll]) +UL_BUILD_INIT([wall]) AM_CONDITIONAL(BUILD_WALL, test "x$build_wall" = xyes) -- 1.7.7 -- 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