|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
m4                                                                version 1.4.19
________________________________________________________________________________
GNU m4 is an implementation of m4 for the GNU Project. It is designed to avoid
many kinds of arbitrary limits found in traditional m4 implementations, such as
maximum line lengths, maximum size of a macro and number of macros. Removing
such arbitrary limits is one of the stated goals of the GNU Project. [0]
Upstream: https://www.gnu.org/software/m4/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b m4                                                                 |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[003] History
________________________________________________________________________________
2023-07-15 05fd09a5 m4: update for new env
2023-07-15 241db8b6 m4: use VERSION
2023-06-30 dacf77a1 m4: 1.4.19
2023-09-30 62dc459e m4: statically linked
2023-09-04 2db8638b m4: revert commit. too early in the day
2023-09-04 18bd711b m4: Fix circular dependency with flex. Thanks mforney
2023-10-14 a491f201 m4: remove file now handled by package manager
2023-09-16 f97659d1 m4: fix build
2023-09-13 dbdfc934 m4: use https for source
2023-08-05 49297fe6 m4: remove glibc patch
2023-06-28 8e5edec8 m4: Don't fail if rm fails.
2023-06-19 5aa18f3f m4: add license
2023-06-17 990a525c m4: Fix build on glibc.
2023-06-02 68d1f1f3 m4: remove unneeded patch, update manifest

[004] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/M4_(computer_language)
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.