On Tue, Aug 12, 2014 at 04:07:47PM +0200, Stefano Miccoli wrote:
> 
> Other problems: I do not understand the src/scripts/systemd/Makefile.am
> logic: it simply mimics (in an incomplete and error prone way) the standard
> autoconf/automake semantics. 

  I agree that it may look redundant.  I've tried to use automake directly,
(based on snippets in "man 7 daemon"), but it expanded @bindir@ to 
${exec_prefix}, resulting in:

ExecStart=${exec_prefix}/owserver

in owserver.service, which is blatantly wrong.

> An empty Makefile.am will do the same job provided
> that 
> src/scripts/systemd/owfs.service
> src/scripts/systemd/owftpd.service
> src/scripts/systemd/owhttpd.service
> src/scripts/systemd/owserver.service
> src/scripts/systemd/owserver.socket
> 
> are listed among the AC_CONFIG_FILES in configure.ac.

  I'm not a master of autotools, can you provide this comment in patch form? ;)

-- 
Tomasz Torcz                        To co nierealne -- tutaj jest normalne.
xmpp: zdzich...@chrome.pl          Ziomale na życie mają tu patenty specjalne.


------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to