m4 1.4.16-1 source package in Ubuntu Linaro Evaluation Build
Changelog
m4 (1.4.16-1) unstable; urgency=low * New upstream release. * Use strip with prefix for cross-build. * Dropped 03-missing-sys-stat-include, no longer needed. -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 30 Apr 2011 13:15:55 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Santiago Vila
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oneiric based series for Ubuntu LEB | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
m4_1.4.16.orig.tar.bz2 | 1.2 MiB | 42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c |
m4_1.4.16-1.debian.tar.gz | 6.7 KiB | 593cad5502eb4847987884ab601f39088099219103bb76e53798335e3abf49b9 |
m4_1.4.16-1.dsc | 1.3 KiB | 33db5cd9b2303764ef2fd11e3ed6b2e5500213df85180db83382a3ba38b4eb81 |
Available diffs
- diff from 1.4.14-3 to 1.4.16-1 (583.4 KiB)
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.