Mercurial > hg > xemacs-beta
diff nt/config.inc.samp @ 3281:57711e9aac15
[xemacs-hg @ 2006-03-14 00:09:02 by vins]
Check for package hierarchies in siblings to the install directory on Windows.
author | vins |
---|---|
date | Tue, 14 Mar 2006 00:09:09 +0000 |
parents | d674024a8674 |
children | 8aa52dcfc11a |
line wrap: on
line diff
--- a/nt/config.inc.samp Mon Mar 13 22:51:40 2006 +0000 +++ b/nt/config.inc.samp Tue Mar 14 00:09:09 2006 +0000 @@ -6,7 +6,11 @@ INSTALL_DIR=c:\Program Files\XEmacs\XEmacs-$(XEMACS_VERSION_STRING) -PACKAGE_PREFIX=c:\Program Files\XEmacs +# PACKAGE_PREFIX is root of the installed package hierarchies. +# This corresponds to the configure option --with-late-packages. +# See 'Package Hierarchies' in the info for more documentation. +# If you don't set this, XEmacs will attempt to find the packages at runtime. +#PACKAGE_PREFIX=c:\Program Files\XEmacs ############################################################################ # Compiled-in features: basic #