m4 1.4.17-2ubuntu1 source package in Ubuntu

Changelog

m4 (1.4.17-2ubuntu1) trusty; urgency=medium

  * Fix detection of floating point endianness.
 -- Colin Watson <email address hidden>   Wed, 18 Dec 2013 13:19:44 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main interpreters

Downloads

File Size SHA-256 Checksum
m4_1.4.17.orig.tar.xz 1.1 MiB f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508
m4_1.4.17-2ubuntu1.debian.tar.gz 7.1 KiB e61286d545dfe25e98e9a33f4608806483a8c53e42f9a047f1e01a485ad4a8ea
m4_1.4.17-2ubuntu1.dsc 1.9 KiB f3972b40b0a7e92d7c21ea843a4a93988e2e0cf4e650a2acc363f3b74098b58b

View changes file

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.