about summary refs log tree commit diff stats
path: root/docs/README.defines
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-11-04 02:46:35 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1999-11-04 02:46:35 -0500
commit0f88481e93b50612489cc8e5b1ca365196439373 (patch)
treee56049a7eac3b450ab323c1037e1bf8c02f6b306 /docs/README.defines
parent2d161b7d97cebd6f38885cf69933291fec6b4381 (diff)
downloadlynx-snapshots-0f88481e93b50612489cc8e5b1ca365196439373.tar.gz
snapshot of project "lynx", label v2-8-3dev_14
Diffstat (limited to 'docs/README.defines')
-rw-r--r--docs/README.defines4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README.defines b/docs/README.defines
index 9736a926..286c5b71 100644
--- a/docs/README.defines
+++ b/docs/README.defines
@@ -121,6 +121,7 @@ Other general
 # -DNSL_FORK       For fork-based name server lookups that can be 'z'apped.
 # -DSYSLOG_REQUESTED_URLS
 # 	if you would like logging of client requests via syslog()
+# -DUSE_VASPRINT   Use vasprintf() function
 # -DUSE_ZLIB       (see INSTALLATION)
 # -DDECLARE_WAIS_LOGFILES   see comments in makefile.in
 # -DNO_RULES	   Disables code for CERN-style rules files
@@ -141,6 +142,7 @@ They may directly affect several source files.  Filenames show where
 they are set.  Normally installers shouldn't have to care about these
 symbols.
 
+SAVE_TIME_NOT_SPACE	HTString.c	minmize number of some malloc calls
 SHOW_WHEREIS_TARGETS	LYCurses.h	whereis search highlighting
 USE_KEYMAPS		LYCurses.h	use of .lynx-keymaps files
 
@@ -161,9 +163,11 @@ DUPLICATE_ANCHOR_NAME_WORKAROUND	HTAnchor.c
 EXTENDED_OPTION_LOGIC			LYMain.c
 EXTENDED_STARTFILE_RECALL		LYMain.c
 OPTNAME_ALLOW_DASHES			LYMain.c
+OVERLAP					HTNews.c
 RESTRICT_NM_ALLOW_DASHES		LYUtils.c
 SOCKET_DEBUG_TRACE			HTTCP.c
 TRADITIONAL_SUFFIXES			HTInit.c
+USE_XHDR				HTNews.c
 max_cookies_buffer			LYCookie.c
 max_cookies_domain			LYCookie.c
 max_cookies_global			LYCookie.c