Mercurial > hg > octave-lojdl > gnulib-hg
view modules/locale-tests @ 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 | d7eed0b7ef06 |
children |
line wrap: on
line source
Files: tests/test-locale.c Depends-on: verify locale-c++-tests configure.ac: AC_CHECK_FUNCS_ONCE([newlocale]) Makefile.am: TESTS += test-locale check_PROGRAMS += test-locale