diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2000-04-17 11:15:04 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2000-04-17 11:15:04 -0400 |
commit | 3083c9f22030c0a3001682f372370c96f42b5299 (patch) | |
tree | bdeeb37e7a953213cb06c895c251d0ab8b8f1778 /makefile.bcb | |
parent | b232e99a8dcdb705a65957d058ae99b12d2f6616 (diff) | |
download | lynx-snapshots-3083c9f22030c0a3001682f372370c96f42b5299.tar.gz |
snapshot of project "lynx", label v2-8-3pre_6
Diffstat (limited to 'makefile.bcb')
-rw-r--r-- | makefile.bcb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/makefile.bcb b/makefile.bcb index 8be8ca0c..3fbb0bc9 100644 --- a/makefile.bcb +++ b/makefile.bcb @@ -49,12 +49,10 @@ CC_FLAGS = $(DEBUG) \ -DNOUSERS \ -DFANCY_CURSES \ -DCOLOR_CURSES \ --DUSE_COLOR_TABLE \ -DHAVE_KEYPAD \ -DUSE_EXTERNALS \ -DUSE_ZLIB \ -DPDCURSES \ --DSUPPORT_MULTIBYTE_EDIT \ -DUSE_MULTIBYTE_CURSES \ -DLONG_LIST \ -DDISP_PARTIAL \ |