Community
Participate
Working Groups
If I create a hello world autools project and add LT_INIT AC_PROG_LIBTOOL to my configure.ac and run the build I get the following error: configure.ac:15: required file `./ltmain.sh' not found running autoreconf -i solves the problem.