Mercurial > hg > octave-nkf > gnulib-hg
view modules/qacl @ 17833:e57fa2127ab9
unicase/locale-language-tests: fix LOCALE_FR test
* tests/unicase/test-locale-language.sh: Really use $LOCALE_FR for
a French locale with traditional encoding.
Reported by umerqayam in:
http://lists.gnu.org/archive/html/bug-libunistring/2014-12/msg00000.html
author | Daiki Ueno <ueno@gnu.org> |
---|---|
date | Fri, 12 Dec 2014 09:20:59 +0900 |
parents | 1f14c6dd175d |
children |
line wrap: on
line source
Description: Access control lists of files. (Unportable.) Files: lib/acl.h lib/acl-internal.h lib/acl-errno-valid.c lib/acl_entries.c lib/file-has-acl.c lib/qcopy-acl.c lib/qset-acl.c m4/acl.m4 Depends-on: extern-inline fstat stdbool sys_stat configure.ac: gl_FUNC_ACL Makefile.am: lib_SOURCES += acl-errno-valid.c file-has-acl.c qcopy-acl.c qset-acl.c Include: "acl.h" Link: $(LIB_ACL) License: GPL Maintainer: Paul Eggert, Jim Meyering