view modules/ldexp @ 13462:88292c519d86

Unify tests that set gl_cv_func_ldexp_no_libm.
author Bruno Haible <bruno@clisp.org>
date Mon, 12 Jul 2010 23:36:34 +0200
parents 8e7ed08a499b
children 01ed4bc06f28
line wrap: on
line source

Description:
ldexp() function: multiply a 'double' by a power of 2.

Files:
m4/ldexp.m4

Depends-on:

configure.ac:
gl_FUNC_LDEXP

Makefile.am:

Include:
<math.h>

Link:
$(LDEXP_LIBM)

License:
LGPL

Maintainer:
Bruno Haible