Information for core-developers (administrators)¶
Modifying the configure scripts¶
Hide this information for normal users
- Structure of configure.am, Makefile.am and acinclude.m4
- Introduction to autoconf
- Introduction to automake
- How to process the input-files to generate a new configure and the Makefiles.
- Introduction to programming in m4sh
- Structure of ./config-directory (macros)
- How to write safe and flexible macros
- Some general information and advices for notation and programming strategies