* [PATCH] build-sys: fix description of utmpdump configure option
@ 2012-07-27 10:09 Petr Uzel
2012-07-30 15:22 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2012-07-27 10:09 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 e32a1c1..99f1df0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1020,7 +1020,7 @@ AM_CONDITIONAL(BUILD_LAST, test "x$build_last" = xyes)
AC_ARG_ENABLE([utmpdump],
- AS_HELP_STRING([--disable-utmpdump], [build utmpdump]),
+ AS_HELP_STRING([--disable-utmpdump], [do not build utmpdump]),
[], enable_utmpdump=yes
)
UL_BUILD_INIT([utmpdump])
--
1.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] build-sys: fix description of utmpdump configure option
2012-07-27 10:09 [PATCH] build-sys: fix description of utmpdump configure option Petr Uzel
@ 2012-07-30 15:22 ` Karel Zak
0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-07-30 15:22 UTC (permalink / raw)
To: Petr Uzel; +Cc: util-linux
On Fri, Jul 27, 2012 at 12:09:01PM +0200, 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-07-30 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 10:09 [PATCH] build-sys: fix description of utmpdump configure option Petr Uzel
2012-07-30 15:22 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).