diff options
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALLATION b/INSTALLATION index 3facd067..fdb70360 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -172,6 +172,13 @@ II. Compile instructions -- UNIX order shown by the -help option is different. See "docs/README.defines" for information on defines for which there are no option switches. + --datadir + Defines the location where you want the documentation files installed. + The configure script constructs makefile actions to install lynx.cfg + modified to reflect this in the HELPFILE setting. (For platforms which + do not support a configure script, such as MS-DOS, Win32 and VMS, you + must edit lynx.cfg). + --disable-alt-bindings (prevent defining EXP_ALT_BINDINGS) Compiles-in an alternative set of line-edit bindings, in addition to the default bindings. |