X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure.usage;h=d7e9f6cf7611c18d58ab6765219207ffe9cb2d87;hb=e47437dbf7b5331e93c4a2c5de17a3544060d806;hp=2b5028525c70e72acf5783609747b69ea3593fb5;hpb=d8bd7eee3147c839d3c74d1823c139cd54867a75;p=chise%2Fxemacs-chise.git- diff --git a/configure.usage b/configure.usage index 2b50285..d7e9f6c 100644 --- a/configure.usage +++ b/configure.usage @@ -30,7 +30,6 @@ Compilation options: --compiler=PROG C compiler to use --with-gcc (*) Use GCC to compile XEmacs. ---without-gcc Don't use GCC to compile XEmacs. --cflags=FLAGS Compiler flags (such as -O) --cpp=PROG C preprocessor to use (e.g. /usr/ccs/lib/cpp or cc -E) --cppflags=FLAGS C preprocessor flags (e.g. -I/foo or -Dfoo=bar) @@ -43,7 +42,7 @@ Compilation options: 'site-libraries' --site-runtime-libraries=PATH List of ALL directories to search for dynamically - linked libraries at run time. + linked libraries at run time --dynamic=yes Link dynamically if supported by system. --dynamic=no Force static linking on systems where dynamic linking is the default. @@ -61,7 +60,6 @@ Installation options: Window-system options: --with-x11 (*) Support the X Window System. ---without-x11 Don't support X. --x-includes=DIR Search for X header files in DIR. --x-libraries=DIR Search for X libraries in DIR. --with-msw (*) Support MS Windows as a window system (only under