X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flocalename-tests;h=f7633f03b9a2ac380204510a8435f2b30dbe15e1;hb=e2de8c10bd15a92eff786f8f51d0a322fbc402ee;hp=3b53c6c148e335d43abaa6d9638371e590d6ebba;hpb=52d1d6a50dbe687f788b93ccc4a754bbf6ee0d46;p=gnulib.git diff --git a/modules/localename-tests b/modules/localename-tests index 3b53c6c14..f7633f03b 100644 --- a/modules/localename-tests +++ b/modules/localename-tests @@ -14,5 +14,5 @@ AC_CHECK_FUNCS_ONCE([newlocale]) Makefile.am: TESTS += test-localename check_PROGRAMS += test-localename -test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ +test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)