mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
autogen.sh: s/html2man/help2man/
This commit is contained in:
parent
cff8102604
commit
1a08cc63bb
@ -101,7 +101,7 @@ fi
|
|||||||
|
|
||||||
(help2man --version) < /dev/null > /dev/null 2>&1 || {
|
(help2man --version) < /dev/null > /dev/null 2>&1 || {
|
||||||
echo
|
echo
|
||||||
echo "**Error**: You must have \`html2man' installed."
|
echo "**Error**: You must have \`help2man' installed."
|
||||||
echo "You can get it from: ftp://ftp.gnu.org/pub/gnu/"
|
echo "You can get it from: ftp://ftp.gnu.org/pub/gnu/"
|
||||||
DIE=1
|
DIE=1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user