From 77887bedcca1b149cc345f39a7b0ebb8f19385ed Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 5 Jul 2006 19:29:51 +0000 Subject: SDCV(StarDict under Console Version) is simple, cross-platform text-based utility for work with dictionaries in StarDict's format. The word from "list of words" may be string with leading '/' for using Fuzzy search algorithm, string may contain '?' and '*' for using regexp search. It work in interactive and not interactive mode. WWW: http://sdcv.sourceforge.net/ PR: ports/96836 Submitted by: chinsan --- textproc/sdcv/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/sdcv/files/patch-configure (limited to 'textproc/sdcv/files/patch-configure') diff --git a/textproc/sdcv/files/patch-configure b/textproc/sdcv/files/patch-configure new file mode 100644 index 000000000000..19612671e98f --- /dev/null +++ b/textproc/sdcv/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon Apr 24 18:57:24 2006 ++++ configure Fri May 5 17:24:17 2006 +@@ -5745,6 +5745,8 @@ + + cat >>confdefs.h <<\_ACEOF + #define HAVE_GETTEXT 1 ++USE_NLS=yes ++#define ENABLE_NLS 1 + _ACEOF + + -- cgit v1.2.3