diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-31 00:32:43 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-31 00:32:43 +0000 |
commit | c6d939af730c765b7bbb6b5af8ec4f288773dec6 (patch) | |
tree | 103b48c26e8118737350ce9ecc3eb63d5590c6c3 /chinese/wenju/files | |
parent | 7fe5c2a27361309f919b807a40c63a8dfe223d7e (diff) | |
download | ports-c6d939af730c765b7bbb6b5af8ec4f288773dec6.tar.gz ports-c6d939af730c765b7bbb6b5af8ec4f288773dec6.zip |
Notes
Diffstat (limited to 'chinese/wenju/files')
-rw-r--r-- | chinese/wenju/files/patch-tests::Makefile.in | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/chinese/wenju/files/patch-tests::Makefile.in b/chinese/wenju/files/patch-tests::Makefile.in index f6623e302146..96d2392f8b67 100644 --- a/chinese/wenju/files/patch-tests::Makefile.in +++ b/chinese/wenju/files/patch-tests::Makefile.in @@ -1,5 +1,5 @@ ---- tests/Makefile.in.orig Fri Feb 6 04:19:16 2004 -+++ tests/Makefile.in Wed Mar 24 15:29:28 2004 +--- tests/Makefile.in.orig 2008-08-31 08:25:29.000000000 +0800 ++++ tests/Makefile.in 2008-08-31 08:26:18.000000000 +0800 @@ -76,7 +76,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ @@ -9,12 +9,3 @@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ -@@ -151,7 +151,7 @@ - noinst_PROGRAMS = wenju - - wenju_SOURCES = wenju.c --wenju_LDADD = -lrt -+wenju_LDADD = #-lrt - subdir = tests - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |