From xemacs-m  Fri Feb 28 10:39:55 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA07908
	for <xemacs-beta@xemacs.org>; Fri, 28 Feb 1997 10:39:53 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa12796;
          28 Feb 97 11:42 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id LAA12118; Fri, 28 Feb 1997 11:42:10 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id LAA01300; Fri, 28 Feb 1997 11:42:09 -0500
Date: Fri, 28 Feb 1997 11:42:09 -0500
Message-Id: <199702281642.LAA01300@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: configure.in
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Go out and steal the first sound you here
X-Url: http://www.python.org/~bwarsaw


When building in a directory other than the source directory,
configure creates symbolic links to etc lisp and info.  It also needs
to create a symbolic link to site-lisp, otherwise they don't get
picked up correctly.

-Barry

