Mercurial > hg > octave-lojdl > gnulib-hg
view modules/getdate-tests @ 10604:927e98bc24ad
Link test-getdate with libintl.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 08 Oct 2008 22:35:55 +0200 |
parents | 6ab1c382f1a0 |
children | fc3c5c81c192 |
line wrap: on
line source
Files: tests/test-getdate.c Depends-on: configure.ac: Makefile.am: TESTS += test-getdate check_PROGRAMS += test-getdate test_getdate_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)