diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config.hin b/config.hin index 32f203e8..b9644bfa 100644 --- a/config.hin +++ b/config.hin @@ -1,5 +1,5 @@ /* - * $LynxId: config.hin,v 1.105 2008/09/23 22:40:50 tom Exp $ + * $LynxId: config.hin,v 1.104 2008/07/05 14:53:30 tom Exp $ * vile:cmode * * The configure script translates "config.hin" into "lynx_cfg.h" @@ -216,7 +216,6 @@ #undef RLOGIN_PATH /* CF_PATH_PROG(rlogin) */ #undef RM_PATH /* CF_PATH_PROG(rm) */ #undef SETFONT_PATH /* CF_PATH_PROG(setfont) */ -#undef SIZEOF_LONG /* AC_CHECK_SIZEOF(long) */ #undef SIZEOF_OFF_T /* AC_CHECK_SIZEOF(off_t) */ #undef SIZEOF_TIME_T /* AC_CHECK_SIZEOF(time_t) */ #undef SOCKS /* CF_SOCKS, CF_SOCKS5 */ |