Embed presentation
Downloaded 14 times

















This document provides an overview of the GNU autotools build system including Autogen.sh, Autoconf, Automake and Libtool. It explains what each tool is used for in the build process, such as Autogen.sh preparing the build system, Autoconf generating the configure script, Automake generating Makefile.in files, and Libtool creating portable compiled libraries. It also lists common build targets like make install, make uninstall and make distclean.















