Query: znc-buildmod
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZNC-BUILDMOD(1) General Commands Manual ZNC-BUILDMOD(1)NAMEznc-buildmod - compile ZNC modulesSYNOPSISznc-buildmod FILE...DESCRIPTIONznc-buildmod compiles a ZNC module for you. You just give it a list of source files and every single file is compiled into a module.EXIT STATUSNormally, exit status is 0 if everything went fine. In case the compiler errors when compiling some module, the exit status is 1.ENVIRONMENTPATH sed must be in PATH. znc-config should be found automatically. If not, you must add it to PATH yourself.ZNC2008-06-01 ZNC-BUILDMOD(1)