diff options
Diffstat (limited to 'textproc/openjade/files/patch-ab')
-rw-r--r-- | textproc/openjade/files/patch-ab | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-ab b/textproc/openjade/files/patch-ab new file mode 100644 index 000000000000..f5f805a14b13 --- /dev/null +++ b/textproc/openjade/files/patch-ab @@ -0,0 +1,27 @@ +--- configure.orig Wed Sep 1 16:25:58 1999 ++++ configure Tue May 16 15:39:23 2000 +@@ -1943,15 +1943,15 @@ + rm -f conftest* + fi + +-if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then +- echo "$ac_t""yes" 1>&6 +- cat >> confdefs.h <<\EOF +-#define SP_HAVE_LOCALE 1 +-EOF +- +-else +- echo "$ac_t""no" 1>&6 +-fi ++# if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then ++# echo "$ac_t""yes" 1>&6 ++# cat >> confdefs.h <<\EOF ++# #define SP_HAVE_LOCALE 1 ++# EOF ++# ++# else ++# echo "$ac_t""no" 1>&6 ++# fi + + echo $ac_n "checking for gettext""... $ac_c" 1>&6 + echo "configure:1958: checking for gettext" >&5 |