Mercurial > hg > octave-nkf > gnulib-hg
view modules/libunistring-optional @ 16681:14592d8d106b
Tests for module 'log2l'.
* modules/log2l-tests: New file.
* tests/test-log2l.c: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 11 Mar 2012 20:50:40 +0100 |
parents | 3553c6b0a5f0 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Try to use system libunistring for Unicode string functions. Files: m4/libunistring-optional.m4 m4/libunistring.m4 m4/absolute-header.m4 lib/libunistring.valgrind Depends-on: havelib iconv configure.ac: gl_LIBUNISTRING_OPTIONAL Makefile.am: Include: Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise License: LGPL Maintainer: Paolo Bonzini, Bruno Haible