From 71a78a7667f4094d16a73dc2594c399d6b1ac3a1 Mon Sep 17 00:00:00 2001 From: gj Date: Mon, 25 Jan 1999 22:06:11 +0000 Subject: Add --with-session=yes to the config options. This is slightly different from the patch in the PR. PR: 9552 --- editors/xemacs21/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/xemacs21') diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index 10e489f..c2de6cf 100644 --- a/editors/xemacs21/Makefile +++ b/editors/xemacs21/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 -- cgit v1.1