Code

Using libtool to get runpath for tap library
[nagiosplug.git] / tools / setup
index 39c6f74a30aaa3fe6fa53cb5f7c532b124e4e6b5..be625abdf63fc4f631c099abf0abb8a84f099fd0 100755 (executable)
@@ -20,6 +20,7 @@ fi
 
 autopoint --force
 aclocal -I m4
+libtoolize --force --copy
 autoheader
 automake --add-missing --force-missing --copy
 autoconf