Mercurial > hg > octave-lojdl > gnulib-hg
view modules/u64 @ 15007:d3a315873582
truncf: Move AC_LIBOBJ invocations to module description.
* m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
* modules/truncf (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 11:29:32 +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