First off, I just skimmed the linked book, I did not read all of it, nor did I read any of it in depth. Please forgive me, then, if these are dumb questions:
So you must manually make files for autotools to use to generate the others?
I assume this is not worth the time when the code is likely to grow and change a good amount, no?
How much time does it take to make all of the files necessary? To update them when more source files are added/the source files change?
Thanks.
EDIT: And is there anything special I need to do to if I'm dealing with a library and not an app, per se?