Suggestion:Seperate hobbit server and client code generation
list T.J. Yang
Tue, 09 May 2006 06:12:37 -0500
Message-Id: <user-b34774e4d620@xymon.invalid>
I like to suggest not to generate client code when doing "configure
--server" .
I got following currently.
bash-2.05a# ls /opt/hobbits/
bin client etc ext man server web www
bash-2.05a#
bash-2.05a# ls /opt/hobbits/client/
bin etc ext logs runclient.sh tmp
bash-2.05a#
I think(IMHO) the client binaries code should only comes from "configure
--client".
T.J. Yang