I am trying to automake the OrientDb C++ library, but getting some errors.
automake
Makefile.am:10: error: Libtool library used but \'LIBTOOL\' is undefi
A good answer for me was to install libtool:
sudo apt-get install libtool