about summary refs log tree commit diff stats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-04-20 23:07:40 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2010-04-20 23:07:40 -0400
commit9ef6656323226b5ca5625e9e01a3c20b5a3d7ad3 (patch)
treef2fcdb46644d9440dc769d2f3626d27d1add96b7 /INSTALLATION
parent5c395b50bfd8be114438d8dacda14c03ecbbf434 (diff)
downloadlynx-snapshots-9ef6656323226b5ca5625e9e01a3c20b5a3d7ad3.tar.gz
snapshot of project "lynx", label v2-8-8dev_2g
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION8
1 files changed, 7 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION
index ca0ef28d..bd2c877e 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -357,6 +357,12 @@ II. Compile instructions -- UNIX
 	completion), as well as the amount of time stalled without any data
 	transferred.
 
+  --disable-rpath-hack
+	The rpath-hack makes it simpler to build programs, particularly with
+	the *BSD ports which may have essential libraries in unusual places. 
+	But it can interfere with building an executable for the base system. 
+	Use this option in that case.
+
   --disable-scrollbar			(define USE_SCROLLBAR)
 	Turn off support for scrollbar on the right-margin of the screen. 
 	If you configure with ncurses, this works with the mouse on xterm,
@@ -1375,4 +1381,4 @@ VIII. Acknowledgment
 
 -- 1999/04/24 - H. Nelson <lynx-admin@irm.nara.kindai.ac.jp>
 -- vile:txtmode
--- $LynxId: INSTALLATION,v 1.110 2009/11/21 16:23:25 tom Exp $
+-- $LynxId: INSTALLATION,v 1.111 2010/04/20 09:44:11 tom Exp $