Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
m4: The GNU macro processor.
- Summary
- A GNU implementation of the traditional UNIX macro processor. M4 is
useful for writing text files which can be logically parsed, and is used
by many programs as part of their build process. M4 has built-in
functions for including files, running shell commands, doing arithmetic,
etc. The autoconf program needs m4 for generating configure scripts, but
not for running configure scripts.
Install m4 if you need a macro processor.
Arch: src
Download: | m4-1.4.4-1.2.1.src.rpm |
Build Date: | Wed Apr 5 07:16:42 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 304 KiB |
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4.4-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4.4-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes