From b42e8b9d2584d3b397014f13c59016c9622a620b Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 25 Jul 2007 01:32:43 +0000 Subject: - forgot to add patch --- textproc/msort/files/patch-Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/msort/files/patch-Makefile.in (limited to 'textproc/msort') diff --git a/textproc/msort/files/patch-Makefile.in b/textproc/msort/files/patch-Makefile.in new file mode 100644 index 000000000000..bcf2d423dfa9 --- /dev/null +++ b/textproc/msort/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Mar 5 16:08:46 2007 ++++ Makefile.in Wed Jul 25 09:26:41 2007 +@@ -120,7 +120,7 @@ + INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ + LDFLAGS = @LDFLAGS@ + LIBOBJS = @LIBOBJS@ +-LIBS = @LIBS@ -lgmp ++LIBS = @LIBS@ -lgmp -lintl + LTLIBOBJS = @LTLIBOBJS@ + MAKEINFO = @MAKEINFO@ + NOCOMPARISONCNT_FALSE = @NOCOMPARISONCNT_FALSE@ -- cgit v1.2.3