mike41
September 15th, 2006, 01:32 AM
So Im trying to understand how these tools work and Im a bit confused. Are they always used together, or do they stand as independent programs? Let me know if Im correct. Autoconfig takes configure.in and makes a configure script. Automake takes makefile.am and creates makefile.in. Now does the configure script edit makefile.in? But makefile.in wasn't created until after the configure script was run, so does it actually edit makefile.am?
I dont know why im getting so confused, but I am.
I dont know why im getting so confused, but I am.