Makefile.am Should this be compiled with automake?
automake
automake: configure.ac' orconfigure.in’ is required
configure.ac' or
autoscan
autom4te: configure.ac: no such file or directory
??
How can I compile it with automake? How to compile this by directly invoking gcc (if automake is not installed)?
More information about formatting options
how to compile
Makefile.am Should this be compiled with automake?
automake:
configure.ac' orconfigure.in’ is requiredautom4te: configure.ac: no such file or directory
??
How can I compile it with automake? How to compile this by directly invoking gcc (if automake is not installed)?