Mercurial > hg > xemacs-beta
changeset 917:259c80d93e3b
[xemacs-hg @ 2002-07-11 18:41:26 by stephent]
doc autodetect of modules <pssn429an1.fsf@diannao.ittc.ku.edu>
author | stephent |
---|---|
date | Thu, 11 Jul 2002 18:41:27 +0000 |
parents | 26137a2aa3bb |
children | bc2d7b06db9f |
files | ChangeLog configure.usage |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 10 06:27:42 2002 +0000 +++ b/ChangeLog Thu Jul 11 18:41:27 2002 +0000 @@ -1,3 +1,7 @@ +2002-06-04 Jerry James <james@xemacs.org> + + * configure.usage: Identify --with-modules as autodetecting. + 2002-07-04 Stephen J. Turnbull <stephen@xemacs.org> * PROBLEMS: Add two basic configuration questions.
--- a/configure.usage Wed Jul 10 06:27:42 2002 +0000 +++ b/configure.usage Thu Jul 11 18:41:27 2002 +0000 @@ -169,7 +169,7 @@ development environment. --with-socks Compile with support for SOCKS (an Internet proxy). --with-dnet (*) Compile with support for DECnet. ---with-modules Compile in experimental support for dynamically +--with-modules (*) Compile in experimental support for dynamically loaded libraries (Dynamic Shared Objects). --with-netinstall Compile in support for installation over the internet. Only functional on the MS Windows platforms.