diff options
Diffstat (limited to 'textproc/sdcv/files/patch-configure')
-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 + + |