m4 1.4.4
Summary
Description: GNU m4 macro processor
Source: http://www.gnu.org/software/m4/
Support
This package is available for all platforms. This package is unsupported and provided on an as-is basis.
Description
GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc.
GNU m4 is a macro processor in the sense that it copies its input to the output expanding macros as it goes. Macros are either builtin or user-defined and can take any number of arguments. Besides just doing macro expansion m4 has builtin functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, recursion etc... m4 can be used either as a front-end to a compiler or as a macro processor in its own right.
This description was taken from the m4 web pages.
m4 is used under the hood by many other software packages, including Autoconf, sendmail's configuration build process, and for pre-processing configuration files for tvtwm.
Changes
1.4.4 2005-10-20
Fixed ./configure issue. Fix exit codes.
1.4 2002-07-16
No changes to the installed version. Rebuilt on the currently supported platforms.
Files
Programs: gm4 m4 Info Pages: m4
Accuracy
This information reflects the version of this package that is installed in Stanford's site-wide pubsw software tree. Newer versions of the package may be available from the package source. The contents of this page, including the source URL if applicable, are generally only reviewed when the package is upgraded and therefore may not accurately reflect the current version of the package.


