M4: macro processor
1.4.13
M4 is an implementation of the traditional UNIX macro processor in that it copies its input to the output, expanding macros as it goes. Macros are either built-in or user-defined and can take any number of arguments. M4 also has built-in functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, and recursions.
It can also be used as either a front-end to a compiler or as a macro processor in its own right. It is often used to generate HTML as it can give a consistent look to pages. If GNU `m4' is meant to serve GNU `autoconf', beware that `m4' should be fully installed prior to configuring `autoconf' itself.
http://www.gnu.org/software/m4
Sources: http://ftp.gnu.org/gnu/m4
If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.
| Description | Download | Size | Last change | Md5sum | |||||
|---|---|---|---|---|---|---|---|---|---|
| • Complete package, except sources | Setup | 2226197 | 4 May 2009 | 8fe0aeece0f2d3fbb513a85cf3ee2624 | |||||
| • Sources | Setup | 1498256 | 4 May 2009 | 887e6a5a22f6942eff6241eb3ed21e7b | |||||
| • Binaries | Zip | 213629 | 4 May 2009 | 534a5c6d4b55ee2baf920e995a48bcce | |||||
| • Documentation | Zip | 1854156 | 4 May 2009 | e6b3403fcbe95a1d4c120eeba2000463 | |||||
| • Sources | Zip | 2628486 | 4 May 2009 | 87327b5d70c87f949efbf80649f7e9cf | |||||
| • Dependencies | Zip | 43487 | 24 October 2007 | c9d9229eb382620ebdcdc07c6f1af67c | |||||
| • Original source | http://ftp.gnu.org/gnu/m4/m4-1.4.13.tar.gz | ||||||||
You can also download the files from the GnuWin32 files page. New releases of the port of this package can be monitored.
General Installation Instructions
GnuWin32 Help (feature requests, bugs, etc)