Penguin
Annotated edit history of m4(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 !!NAME
2 CraigBox 2 m4 - GNU macro processor
1 perry 3
4 !!SYNOPSIS
5
2 CraigBox 6 GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has
7 some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.
1 perry 8
2 CraigBox 9 This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format. The manual is also available in HTML format in the __m4-doc__ package.
1 perry 10
2 CraigBox 11 ----
1 perry 12
2 CraigBox 13 See [ConfigurationScripts] for some really cool things to do with m4.
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)