Hi Everyone, I'm testing an Autotools script to detect Power8 features. The script stops with: configure.ac:38: error: possibly undefined macro: AC_ENABLE_SHARED It looks like libtool is not available: $ command -v libtool $ Would it be possible to install libtool on GCC119? Thanks in advance, Jeff