Jan Janak writes:
How would you want to do that? Modify the manpages and
documentation as they
get installed?
yes. if some people want to call version 3.0 kamailio, some ser, and
some (like me) sip-router, then sip-router.8 and sip-router.cfg.5 should
be modified during make process based on MAIN_NAME.
it would not be a big thing to do:
sed -i -e 's/MAIN_NAME/$(MAIN_NAME)/' sip-router.8
or something like that in Makefile.
-- juha