Fixed watch 8 bit so its optional
You can make watch 8bit clean by using the configure option --enable-watch8bit
This commit is contained in:
@@ -54,7 +54,7 @@ dist_man_MANS += \
|
||||
watch.1
|
||||
slabtop_LDADD = @NCURSES_LIBS@
|
||||
top_LDADD = @NCURSES_LIBS@
|
||||
watch_LDADD = @NCURSES_LIBS@
|
||||
watch_LDADD = @WATCH_NCURSES_LIBS@
|
||||
endif
|
||||
|
||||
kill_SOURCES = skill.c
|
||||
|
Reference in New Issue
Block a user