Mercurial > hg > octave-lojdl > gnulib-hg
view modules/localename-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 | b8de6a14a6d5 |
children |
line wrap: on
line source
Files: tests/test-localename.c tests/macros.h Depends-on: locale setenv unsetenv strdup configure.ac: AC_CHECK_FUNCS_ONCE([newlocale]) Makefile.am: TESTS += test-localename check_PROGRAMS += test-localename test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)