Removed obsolete ltdldir variable.

This commit is contained in:
Gunnar Beutner 2013-01-30 09:19:58 +01:00
parent 7c65757219
commit 5a96ed74e4
1 changed files with 0 additions and 2 deletions

View File

@ -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."