summaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/emacs-emcws/files/patch-configure.in')
-rw-r--r--japanese/emacs-emcws/files/patch-configure.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/japanese/emacs-emcws/files/patch-configure.in b/japanese/emacs-emcws/files/patch-configure.in
index 8d85d454258f..fe67db93fcff 100644
--- a/japanese/emacs-emcws/files/patch-configure.in
+++ b/japanese/emacs-emcws/files/patch-configure.in
@@ -58,11 +58,3 @@
*-nextstep* ) opsys=nextstep ;;
## Otherwise, we'll fall through to the generic opsys code at the bottom.
esac
-@@ -2131,6 +2150,7 @@
- # Solaris requires -lintl if you want strerror (which calls dgettext)
- # to return localized messages.
- AC_CHECK_LIB(intl, dgettext)
-+AC_CHECK_LIB(xpg4, _xpg4_setrunelocale)
-
- AC_MSG_CHECKING(whether localtime caches TZ)
- AC_CACHE_VAL(emacs_cv_localtime_cache,