1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-08 18:22:09 +03:00
Files
coreutils/gl/modules/rename-tests.diff
Jim Meyering 74a1c05875 maint: refresh stale local gnulib patch files
We carry local adjustments for a few gnulib modules via the
patches in gl/.  Nearly all of those patches had become stale
due to evolution of the originals in gnulib.

To refresh them, first make sure you have no local changes in gl/
or in the gnulib submodule, then run "make refresh-gnulib-patches".
2012-07-27 12:15:32 +02:00

10 lines
280 B
Diff

diff --git a/modules/rename-tests b/modules/rename-tests
index b3cd973..898d18b 100644
--- a/modules/rename-tests
+++ b/modules/rename-tests
@@ -20,3 +20,4 @@ configure.ac:
Makefile.am:
TESTS += test-rename
check_PROGRAMS += test-rename
+test_rename_LDADD = $(LDADD) @LIBINTL@