view modules/u64 @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents ea823743f290
children ca76418cc04d
line wrap: on
line source

Description:
uint64_t-like operations that work even on hosts lacking uint64_t

Files:
lib/u64.h

Depends-on:
stdint

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:

Include:
"u64.h"

License:
LGPLv2+

Maintainer:
Paul Eggert