* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / modules / localename-tests
1 Files:
2 tests/test-localename.c
3
4 Depends-on:
5 setenv
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-localename
11 check_PROGRAMS += test-localename
12 test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@
13