Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Error: missing LT_INIT in `libcds` and `libhdt`, e.g.: > ``` > libcds/Makefile.am:8: error: Libtool library used but 'LIBTOOL' is undefined > libcds/Makefile.am:8: The usual way to define 'LIBTOOL' is to add 'LT_INIT' > libcds/Makefile.am:8: to 'configure.ac' and run 'aclocal' and 'autoconf' again. > libcds/Makefile.am:8: If 'LT_INIT' is in 'configure.ac', make sure > libcds/Makefile.am:8: its definition is in aclocal's search path. > ```
- Loading branch information