mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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 || {
|
||||
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/"
|
||||
DIE=1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user