warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / parse-datetime-tests
blob7c62b8024adb6e3281a324dbb5aff491642a4e84
1 Files:
2 tests/test-parse-datetime.c
3 tests/macros.h
5 Depends-on:
6 setenv
8 configure.ac:
10 Makefile.am:
11 TESTS += test-parse-datetime
12 check_PROGRAMS += test-parse-datetime
13 test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)