Mercurial > hg > octave-lojdl > gnulib-hg
view modules/unistr/u8-strstr-tests @ 17111:b8250ce33952
hash-pjw: relax license to LGPLv2+
* modules/hash-pjw (License): Relax, with consent of author.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 26 Sep 2012 20:12:57 -0700 |
parents | 423e831c85c7 |
children |
line wrap: on
line source
Files: tests/unistr/test-u8-strstr.c tests/unistr/test-u-strstr.h tests/macros.h Depends-on: configure.ac: AC_CHECK_DECLS_ONCE([alarm]) Makefile.am: TESTS += test-u8-strstr check_PROGRAMS += test-u8-strstr test_u8_strstr_SOURCES = unistr/test-u8-strstr.c test_u8_strstr_LDADD = $(LDADD) $(LIBUNISTRING)