posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / wcsftime
blobd911a28897d983f1976f0e54a2f7d0a160e6fb60
1 Description:
2 wcsftime() function: convert broken-down time to wide string.
4 Files:
5 lib/wcsftime.c
6 m4/wcsftime.m4
8 Depends-on:
9 wchar
11 configure.ac:
12 gl_FUNC_WCSFTIME
13 if test $REPLACE_WCSFTIME = 1; then
14   AC_LIBOBJ([wcsftime])
16 gl_WCHAR_MODULE_INDICATOR([wcsftime])
18 Makefile.am:
20 Include:
21 <wchar.h>
23 License:
24 LGPLv2+
26 Maintainer:
27 all