From 1af4f60eb0a911cd8b3b131a378001b3dbecd184 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sun, 25 Dec 2005 05:47:34 +0000 Subject: - Update to 1.0.1. - Use OPTIONS. - Make dependencies on anthy and m17nlib optional. --- textproc/uim/files/patch-configure | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 textproc/uim/files/patch-configure (limited to 'textproc/uim/files/patch-configure') diff --git a/textproc/uim/files/patch-configure b/textproc/uim/files/patch-configure deleted file mode 100644 index 71bd426e8d70..000000000000 --- a/textproc/uim/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- configure.orig Sun Aug 1 22:33:54 2004 -+++ configure Sun Aug 1 22:34:13 2004 -@@ -19203,18 +19203,6 @@ - echo "$as_me: error: perl 5.x required for intltool" >&2;} - { (exit 1); exit 1; }; } - fi --if test "x" != "xno-xml"; then -- echo "$as_me:$LINENO: checking for XML::Parser" >&5 --echo $ECHO_N "checking for XML::Parser... $ECHO_C" >&6 -- if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then -- echo "$as_me:$LINENO: result: ok" >&5 --echo "${ECHO_T}ok" >&6 -- else -- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5 --echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;} -- { (exit 1); exit 1; }; } -- fi --fi - - # Remove file type tags (using []) from po/POTFILES. - -- cgit v1.2.3