[procps] [PATCH] Fix a remaining util-linux word in autogen

  • From: Gilles Espinasse <g.esp@xxxxxxx>
  • To: procps@xxxxxxxxxxxxx
  • Date: Sat, 25 Feb 2012 10:01:02 +0100

Signed-off-by: Gilles Espinasse <g.esp@xxxxxxx>
---
 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index d707245..d5767a7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,7 +16,7 @@ test -f free.c || {
 }
 
 (autopoint --version) < /dev/null > /dev/null 2>&1 || {
-       echo "You must have autopoint installed to generate util-linux build 
system."
+       echo "You must have autopoint installed to generate procps-ng build 
system."
        echo "The autopoint command is part of the GNU gettext package."
        DIE=1
 }
-- 
1.5.6.5


Other related posts: