Download List

项目描述

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. Autoconf needs GNU m4 for generating configure' scripts, but not for running them.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-13 05:54
1.4.16

在“索引”内建的回归被​​固定,避免在多种平台上假阳性和阴性。一些改进的可移植性是继承自gnulib。
标签: Stable, Minor bugfixes
Regressions in the "index" builtin were fixed, avoiding false positives and negatives on several platforms. A number of portability improvements were inherited from gnulib.

2010-09-02 23:11
1.4.15

一个长期存在的错误里的“格式”内建可能崩溃的一个无效的格式字符串是固定的。针对新的glibc和AIX上7.1BETA编制是固定的。一些改进的可移植性是继承自gnulib。
标签: Stable, Minor bugfixes
A longstanding bug where the "format" builtin could crash on an invalid format string was fixed. Compilation against newer glibc and on AIX 7.1BETA was fixed. A number of portability improvements were inherited from gnulib.

2010-02-26 22:03
1.4.14

一个安全问题,在“让县”,报告为CVE - 2009 - 4029,得到了解决。新的“,克"/"--慈善”命令行选项现在覆盖“接枝"/"--传统”,在不支持GNU扩展和正确的行为POSIXly没有它的准备。在“- 1 "/"--嵌套限制”命令行选项现在为0默认为无限制的平台上,能够检测和处理堆栈溢出。在“ - debugfile”命令行选项,现在默认到stderr。输入引擎优化的处理速度。几个性能进行了改进。几个可移植性问题和回归得到解决。
标签: Stable, Minor security fixes, Minor bugfixes
A security issue in "make dist", reported as CVE-2009-4029, was resolved. The new "-g"/"--gnu" command-line option now overrides "-G"/"--traditional", in preparation for not supporting GNU extensions and behaving POSIXly correct without it. The "-L"/"--nesting-limit" command-line option now defaults to 0 for unlimited on platforms that can detect and deal with stack overflow. The "--debugfile" command line option now defaults to stderr. The input engine was optimized for faster processing. Several performance improvements were made. Several portability issues and regressions were resolved.

2008-05-06 17:12
1.4.11

安全修复了为- F选项。在1.4.9b介绍了“转移”内建甲回归是固定的。这次“maketemp输出”和“mkstemp”引述文件builtins现在如果文件已创建。在“defn”内建得到加强,以支持连接多个文本参数,如POSIX的要求。 “格式”内建得到加强,以解析所有C99的浮点数字。“源头”内建得到加强,以保证非线性行为。
标签: Stable, Major feature enhancements
Security fixes were made for the -F option. A
regression introduced in 1.4.9b in the "divert"
builtin was fixed. The output of the "maketemp"
and "mkstemp" builtins is now quoted if a file was
created. The "defn" builtin was enhanced to
support concatenation of multiple text arguments,
as required by POSIX. The "format" builtin was
enhanced to parse all C99 floating point numbers.
The "index" builtin was enhanced to guarantee
linear behavior.

2005-10-20 19:57
1.4.4

运行“。/ /配置- infodir = usr /共享/信息”现在正常。当任何文件名为在命令行丢失,以1地位的程序退出。
标签: Stable, Minor bugfixes
Running "./configure --infodir=/usr/share/info" now works correctly. When any file named on the command line is missing, the program exits with a status of 1.

Project Resources