diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2000-04-03 02:59:11 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2000-04-03 02:59:11 -0400 |
commit | 220883349fc51b8c34be950984b5b0cc0877f5c8 (patch) | |
tree | d07ff018d53b5fcb1162feecce477ffd33de6199 /makefile.bcb | |
parent | 4c510de6f295a8d3377bdb81f18050190ee58a59 (diff) | |
download | lynx-snapshots-220883349fc51b8c34be950984b5b0cc0877f5c8.tar.gz |
snapshot of project "lynx", label v2-8-3pre_2
Diffstat (limited to 'makefile.bcb')
-rw-r--r-- | makefile.bcb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile.bcb b/makefile.bcb index 7772f6d5..6b5d5c32 100644 --- a/makefile.bcb +++ b/makefile.bcb @@ -59,7 +59,6 @@ CC_FLAGS = $(DEBUG) \ -DPDCURSES \ -DSUPPORT_MULTIBYTE_EDIT \ -DUSE_MULTIBYTE_CURSES \ --DNCURSES_MOUSE_VERSION \ -DLONG_LIST \ -DDISP_PARTIAL \ -DHAVE_DIRENT_H=1 \ |