hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Mon Mar 26 21:10:52 PDT 2007


 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
diff-tree 0bf343fc00b0c30e7284729cf1d8ac68d3948397 (from 2990946172751344782330d9a16d5b830c250b29)
Author: David Zeuthen <davidz at redhat.com>
Date:   Tue Mar 27 00:10:41 2007 -0400

    improve wording in note about --enable-umount-helper

diff --git a/configure.in b/configure.in
index 28fdd28..99c92bf 100644
--- a/configure.in
+++ b/configure.in
@@ -926,8 +926,8 @@ echo "
 
 
 if test x$enable_umount_hal = xyes; then
-   echo "NOTE: Without a patched umount(8) this will have no effect. See "
-   echo "      https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=188193 "
+   echo "NOTE: Without a patched umount(8) --enable-umount-helper have no effect."
+   echo "      See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=188193"
    echo "      for a suitable patch for util-linux. "
    echo
 fi


More information about the hal-commit mailing list