summaryrefslogtreecommitdiffstats
path: root/editors/emacs
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2004-11-15 05:19:30 +0000
committersf <sf@FreeBSD.org>2004-11-15 05:19:30 +0000
commit637c2ffba645a93ef174fb26892d827fb66a958b (patch)
treea71dcc3c9fb974973b24ca685a852f299f979a29 /editors/emacs
parentd4093a2bf14c6d9d762ed9c0f276fa726fd84389 (diff)
downloadFreeBSD-ports-637c2ffba645a93ef174fb26892d827fb66a958b.zip
FreeBSD-ports-637c2ffba645a93ef174fb26892d827fb66a958b.tar.gz
farewell to libxpg4.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/files/patch-configure.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/editors/emacs/files/patch-configure.in b/editors/emacs/files/patch-configure.in
index 6a3bd78..6e50c0e 100644
--- a/editors/emacs/files/patch-configure.in
+++ b/editors/emacs/files/patch-configure.in
@@ -27,11 +27,3 @@
*-nextstep* ) opsys=nextstep ;;
## Otherwise, we'll fall through to the generic opsys code at the bottom.
esac
-@@ -2050,6 +2061,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,
OpenPOWER on IntegriCloud