diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-05-01 01:00:38 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-05-01 01:00:38 -0400 |
commit | 81905f18dc0594e372cf38cfb0e0b71b69849a43 (patch) | |
tree | 8eb23ef6f907e1a4f53bd7c2247522b077037e63 /src/LYrcFile.h | |
parent | 7827f0bdba0c75376e59443975f3638df4cce044 (diff) | |
download | lynx-snapshots-81905f18dc0594e372cf38cfb0e0b71b69849a43.tar.gz |
snapshot of project "lynx", label v2-8-8dev-15b
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r-- | src/LYrcFile.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h index c84ab3d5..ae1f095c 100644 --- a/src/LYrcFile.h +++ b/src/LYrcFile.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYrcFile.h,v 1.43 2012/08/13 00:16:53 tom Exp $ + * $LynxId: LYrcFile.h,v 1.44 2013/04/30 09:53:05 tom Exp $ */ #ifndef LYRCFILE_H #define LYRCFILE_H @@ -246,6 +246,7 @@ #define RC_TIMEOUT "timeout" #define RC_TN3270_PATH "tn3270_path" #define RC_TOUCH_PATH "touch_path" +#define RC_TRACK_INTERNAL_LINKS "track_internal_links" #define RC_TRIM_INPUT_FIELDS "trim_input_fields" #define RC_TRUSTED_EXEC "trusted_exec" #define RC_TRUSTED_LYNXCGI "trusted_lynxcgi" |