about summary refs log tree commit diff stats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-11-18 04:13:09 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1999-11-18 04:13:09 -0500
commit45f1aadc261561566cd074da1d9b0fb21a6ad78c (patch)
treeb1d2c414300b50815acb7b986077556e5dda712d /INSTALLATION
parent0f88481e93b50612489cc8e5b1ca365196439373 (diff)
downloadlynx-snapshots-45f1aadc261561566cd074da1d9b0fb21a6ad78c.tar.gz
snapshot of project "lynx", label v2-8-3dev_15
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION
index a33c61b2..6ee711d6 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -316,7 +316,10 @@ II. Compile instructions -- UNIX
 	(Also defines USE_HASH, LINKEDSTYLES)
 
   --enable-debug			(The symbol DEBUG is always defined.)
-  	Use this option to compile-in support for debugging.
+        Use this option to compile-in support for debugging. 
+        Note that this flag is ignored if the CFLAGS environment 
+        variable is set, in that case "-g" (or whatever) has to 
+        be included in the CFLAGS value to get debugging. 
 
   --enable-default-colors		(define USE_DEFAULT_COLORS)
   	Enable use of default-color background (ncurses/slang).  Either