Fehler: Libtool-Bibliothek verwendet, aber 'LIBTOOL' ist undefiniert

Ich versuche, automakedie OrientDb C ++ - Bibliothek aufzurufen, erhalte jedoch einige Fehler. Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' Makefile.am:10: to 'configure.ac' and run 'aclocal' and...