diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2001-04-02 01:02:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2001-04-02 01:02:30 -0400 |
commit | 8c68f693cc82e6650afff52fe478c0ccde4bc015 (patch) | |
tree | 395cb6842d38654cda008ac0524564f59d959392 /makefile.in | |
parent | 4bb52da7b05bb0a4331325010be89a0c630f671c (diff) | |
download | lynx-snapshots-8c68f693cc82e6650afff52fe478c0ccde4bc015.tar.gz |
snapshot of project "lynx", label v2-8-4dev_20
Diffstat (limited to 'makefile.in')
-rw-r--r-- | makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/makefile.in b/makefile.in index 6f15f8fa..cbda86b2 100644 --- a/makefile.in +++ b/makefile.in @@ -150,7 +150,6 @@ SITE_DEFS = # Your defines here # -DEXEC_SCRIPTS # -DEXP_CHARTRANS_AUTOSWITCH # -DEXP_PERSISTENT_COOKIES -# -DLINKEDSTYLES # -DLONG_LIST # -DLYNXCGI_LINKS # -DLY_FIND_LEAKS @@ -173,7 +172,6 @@ SITE_DEFS = # Your defines here # -DUSE_COLOR_STYLE # -DUSE_DEFAULT_COLORS # -DUSE_EXTERNALS -# -DUSE_HASH # -DUSE_SLANG # -DUSE_SOCKS5 # -DUSE_ZLIB |