autoconf: Programming in M4sugar

1 
1 8.3 Programming in M4sugar
1 ==========================
1 
1 M4 by itself provides only a small, but sufficient, set of all-purpose
1 macros.  M4sugar introduces additional generic macros.  Its name was
1 coined by Lars J. Aas: "Readability And Greater Understanding Stands 4
1 M4sugar".
1 
1    M4sugar reserves the macro namespace `^_m4_' for internal use, and
1 the macro namespace `^m4_' for M4sugar macros.  You should not define
1 your own macros into these namespaces.
1 

Menu