mirror of https://github.com/Icinga/icinga2.git
parent
26da51e071
commit
2b11b2b267
|
@ -156,6 +156,7 @@ do
|
|||
if test -z "$NO_LIBTOOLIZE" ; then
|
||||
echo "Running libtoolize..."
|
||||
libtoolize --force --copy
|
||||
find third-party/ltdl \! -perm u=w -exec chmod u+w '{}' ';'
|
||||
fi
|
||||
fi
|
||||
echo "Running aclocal $aclocalinclude ..."
|
||||
|
|
Loading…
Reference in New Issue