Mercurial > hg > octave-nkf > gnulib-hg
view modules/findprog-lgpl @ 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: Locating a program in PATH (LGPLed version). Files: lib/findprog.h lib/findprog.c lib/findprog-lgpl.c m4/findprog.m4 m4/eaccess.m4 Depends-on: stdbool strdup concat-filename unistd configure.ac: gl_FINDPROG gl_MODULE_INDICATOR([findprog-lgpl]) Makefile.am: lib_SOURCES += findprog.h findprog.c Include: "findprog.h" License: LGPLv2+ Maintainer: all