# HG changeset patch # User stephent # Date 1026412887 0 # Node ID 259c80d93e3bdc75c9cc3bdf434ce6f9ed3150a7 # Parent 26137a2aa3bb69c79897338841d9ddf5ae19b8c9 [xemacs-hg @ 2002-07-11 18:41:26 by stephent] doc autodetect of modules diff -r 26137a2aa3bb -r 259c80d93e3b ChangeLog --- 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 + + * configure.usage: Identify --with-modules as autodetecting. + 2002-07-04 Stephen J. Turnbull * PROBLEMS: Add two basic configuration questions. diff -r 26137a2aa3bb -r 259c80d93e3b configure.usage --- 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.