public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] build-sys: fix building of wall
@ 2012-02-21 15:03 Petr Uzel
  2012-02-22 10:56 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2012-02-21 15:03 UTC (permalink / raw)
  To: util-linux


Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] build-sys: fix building of wall
  2012-02-21 15:03 [PATCH] build-sys: fix building of wall Petr Uzel
@ 2012-02-22 10:56 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-02-22 10:56 UTC (permalink / raw)
  To: Petr Uzel; +Cc: util-linux

On Tue, Feb 21, 2012 at 04:03:25PM +0100, Petr Uzel wrote:
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-22 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 15:03 [PATCH] build-sys: fix building of wall Petr Uzel
2012-02-22 10:56 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox