annotate modules/logl-tests @ 15118:50a0061f67fe

strtoimax: Move AC_LIBOBJ invocations to module description. * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Call AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOIMAX invocations from here... * modules/strtoimax (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sun, 22 May 2011 14:16:25 +0200
parents 1cd929897a90
children f7facf65bb70
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12758
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-logl.c
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 fpucw
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 configure.ac:
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 Makefile.am:
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 TESTS += test-logl
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 check_PROGRAMS += test-logl
1cd929897a90 Tests for module 'logl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 test_logl_LDADD = $(LDADD) @LOGL_LIBM@