Which processes in the autoconf and automake flowchart are performed by who and when?
问题 In the flowchart of autoconf and automake from https://en.wikipedia.org/wiki/Automake , there are several processes autoscan alocal autoheader autoconf automake configure make Which processes are performed by a user of a software program after he downloaded the distribution of the software program by the party who creates the distribution of the software program from its source code (and who is likely the author of the software program)? I ask this question, because I remember that after I,