m4 1.4.16-5 source package in Ubuntu

Changelog

m4 (1.4.16-5) unstable; urgency=low


  * Added fix for gnulib compilation against eglibc 2.16, which no longer
    declares gets by default. Closes: #694952.

 -- Santiago Vila <email address hidden>  Sun, 24 Feb 2013 13:29:12 +0100

Upload details

Uploaded by:
Santiago Vila
Uploaded to:
Sid
Original maintainer:
Santiago Vila
Architectures:
any all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m4_1.4.16-5.dsc 1.4 KiB 3a4856ead5796fba84e9dd9cfd5daeca4fd863483b7a6b1ca79365d3fd3796ea
m4_1.4.16.orig.tar.bz2 1.2 MiB 42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c
m4_1.4.16-5.debian.tar.gz 11.1 KiB 52e545fef857773f33f13ce5c86684648b9768fb3b1d160fd055acc5bf4f2382

No changes file available.

Binary packages built by this source

m4: a macro processing language

 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). `m4' also has builtin functions for including files, running
 shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
 generating `configure' scripts, but not for running them.

m4-doc: Documentation for GNU m4

 This package contains the HTML documentation for GNU m4.