Mercurial > hg > octave-shane > gnulib-hg
view modules/duplocale @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | f214e6acb33b |
children | 45dddbc362fb |
line wrap: on
line source
Description: duplocale() function: duplicate a locale object. Files: lib/duplocale.c m4/duplocale.m4 Depends-on: locale configure.ac: gl_FUNC_DUPLOCALE gl_LOCALE_MODULE_INDICATOR([duplocale]) Makefile.am: Include: <locale.h> License: LGPL Maintainer: Bruno Haible