diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-07-05 19:29:51 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-07-05 19:29:51 +0000 |
commit | 77887bedcca1b149cc345f39a7b0ebb8f19385ed (patch) | |
tree | 5e0b23abaad26849d3d348fef0d683a4ac62bdc2 /textproc/sdcv/files | |
parent | 3cb09cc3c18e9d2b224af252cbf0331f7ed62a4b (diff) |
Notes
Diffstat (limited to 'textproc/sdcv/files')
-rw-r--r-- | textproc/sdcv/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
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 + + |