mirror of https://github.com/Icinga/icinga2.git
Removed obsolete ltdldir variable.
This commit is contained in:
parent
7c65757219
commit
5a96ed74e4
|
@ -127,8 +127,6 @@ esac
|
|||
|
||||
# verify that libtool-ltdl-devel is installed
|
||||
echo "Running libtoolize dry-run..."
|
||||
ltdldir=${tmp2%\]*}
|
||||
|
||||
if ! libtoolize --quiet --copy --force ; then
|
||||
echo ""
|
||||
echo "**Error**: libtoolize cannot detect necessary files."
|
||||
|
|
Loading…
Reference in New Issue