summaryrefslogtreecommitdiff
path: root/gnulib/modules/nl_langinfo
blob: 781334525a27db68e96f1f620b7c4187a3faf6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
nl_langinfo() function: query locale dependent information.

Files:
lib/nl_langinfo.c
m4/nl_langinfo.m4

Depends-on:
langinfo

configure.ac:
gl_FUNC_NL_LANGINFO
gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])

Makefile.am:

Include:
<langinfo.h>

License:
LGPLv2+

Maintainer:
Bruno Haible