mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 04:34:43 +02:00
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
|
# verify that libtool-ltdl-devel is installed
|
||||||
echo "Running libtoolize dry-run..."
|
echo "Running libtoolize dry-run..."
|
||||||
ltdldir=${tmp2%\]*}
|
|
||||||
|
|
||||||
if ! libtoolize --quiet --copy --force ; then
|
if ! libtoolize --quiet --copy --force ; then
|
||||||
echo ""
|
echo ""
|
||||||
echo "**Error**: libtoolize cannot detect necessary files."
|
echo "**Error**: libtoolize cannot detect necessary files."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user