• configure.ac:14: installing `config/config.guess'
  • configure.ac:14: installing `config/config.sub'
  • configure.ac:4: installing `config/install-sh'
  • configure.ac:4: installing `config/missing'
  • src/Makefile.am: installing `config/depcomp'
  • src/Makefile.am:8: `CFLAGS' is a user variable, you should not override it;
  • src/Makefile.am:8: use `AM_CFLAGS' instead.
  • src/Makefile.am:30: user target `distclean' defined here...
  • automake: ... overrides Automake target `distclean' defined here
  • src/Makefile.am:30: consider using distclean-local instead of distclean
  • test/Makefile.am:21: user target `clean' defined here...
  • automake: ... overrides Automake target `clean' defined here
  • test/Makefile.am:21: consider using clean-local instead of clean
  • Makefile.am: installing `./INSTALL'
  • bootstrap complete.
  • Please resume the installation with:
  • ./configure --prefix=<installation target> && make && make install