I wanted to know why autoconf and automake (auto tools) are used to Build the Gstreamer(and odes like gstramer). These I suppose are used to generate the Makefiles which then can be used by simply running make command. What are makefile.am and configure.ac files .
Rgds, Softy