From 8fc8888b047834a71b35687c78131eb0f19fb028 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 21 Feb 2012 16:03:25 +0100 Subject: build-sys: fix building of wall Signed-off-by: Petr Uzel --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ac760c187..7e88aa183 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) -- cgit v1.2.3-55-g7522