summaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1999-01-25 22:06:11 +0000
committerGary Jennejohn <gj@FreeBSD.org>1999-01-25 22:06:11 +0000
commit4023be545c9e85adbd61d05674934a0fe355551d (patch)
tree2bfcd45f4b7149c7a7d3813a635fd8aa1766667e /editors/xemacs-devel
parentSub directory of MASTER_SITES has been moved. (diff)
Add --with-session=yes to the config options. This is slightly different
from the patch in the PR. PR: 9552
Notes
Notes: svn path=/head/; revision=16298
Diffstat (limited to 'editors/xemacs-devel')
-rw-r--r--editors/xemacs-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 10e489ff7b02..c2de6cfe09a7 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.24 1999/01/04 03:29:20 steve Exp $
+# $Id: Makefile,v 1.25 1999/01/23 07:05:34 vanilla Exp $
#
DISTNAME= xemacs-20.4
@@ -32,6 +32,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \
--site-includes=${PREFIX}/include \
--site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
+ --with-session=yes \
${WITH_XFACE} ${WITH_MULE} ${WITH_DIALOGS} ${WITH_OFFIX}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
gnuserv.1 xemacs.1