Hello,
I apologize upfront for any greeness

I am trying to install arpwatch and have read the Install and ReadMe files for it and some of the directions are a bit vague:
"edit the BINDEST and MANDEST paths in Makefile.in and
the address defines in addresses.h.in. Then run ./configure (a shell
script). "configure" will determine your system attributes and
generate an appropriate Makefile and addresses.h from Makefile.in and
addresses.h.in."
I edited the Makefile.in by providing "usr/sbin" as the path but am not sure how to edit the addreses.h.in which have these prestored values:
"#define WATCHER "root"
#define WATCHEE "arpwatch (Arpwatch)"
~"
Can anyone shine some light on this?
Thank you.