Mercurial > hg > octave-lojdl > gnulib-hg
view modules/parse-duration-tests @ 15142:5d4def55e128
wcscat: Move AC_LIBOBJ invocations to module description.
* m4/wcscat.m4 (gl_FUNC_WCSCAT): Move AC_LIBOBJ invocation from here...
* modules/wcscat (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 22 May 2011 18:08:09 +0200 |
parents | 03aab12b3f15 |
children | 3dd127ee27c3 |
line wrap: on
line source
Files: tests/test-parse-duration.sh tests/test-parse-duration.c Depends-on: strdup strerror configure.ac: Makefile.am: TESTS += test-parse-duration.sh check_PROGRAMS += test-parse-duration test_parse_duration_LDADD = $(LDADD) @LIBINTL@