projects
/
procps-ng
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9c226c
)
Fix a remaining util-linux word in autogen
author
Gilles Espinasse
<g.esp@free.fr>
Sat, 25 Feb 2012 09:01:02 +0000
(10:01 +0100)
committer
Craig Small
<csmall@enc.com.au>
Sat, 25 Feb 2012 21:39:16 +0000
(08:39 +1100)
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index d707245eb5e70ce56b5d15c6d36b930dc411859d..d5767a7ee10983eeba0d6f4b0e8dc45d74db48fb 100755
(executable)
--- 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
}