bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

canonicalize-lgpl-tests on cygwin


From: Eric Blake
Subject: canonicalize-lgpl-tests on cygwin
Date: Tue, 19 Jun 2007 07:01:12 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.5.666

I'm applying this as obvious.  Findutils 4.3.8 fails to compile out of the
box on cygwin without this, since the canonicalize-lgpl test is not linked
against libintl.

2007-06-19  Eric Blake  <address@hidden>

        * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
        Allow compilation on cygwin.

Index: modules/canonicalize-lgpl-tests
===================================================================
RCS file: /sources/gnulib/gnulib/modules/canonicalize-lgpl-tests,v
retrieving revision 1.3
diff -u -p -r1.3 canonicalize-lgpl-tests
--- modules/canonicalize-lgpl-tests     6 Apr 2007 20:08:02 -0000       1.3
+++ modules/canonicalize-lgpl-tests     19 Jun 2007 12:58:37 -0000
@@ -11,4 +11,4 @@ TESTS += test-canonicalize-lgpl.sh
 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-canonicalize-lgpl
 EXTRA_DIST += test-canonicalize-lgpl.sh
-
+test_canonicalize_lgpl_LDADD = $(LDADD) @LIBINTL@

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]