# | Line 14 | Line 14 | INCLUDES = @SAIDARCPPFLAGS@ -I$(top_srcdir) -I$(top_bu | |
---|---|---|
14 | ||
15 | LDADD = $(top_builddir)/src/libstatgrab/libstatgrab.la @SAIDARLIBS@ @LINKFLAGS@ | |
16 | ||
17 | + | install-exec-local: |
18 | if SETGIDBINS | |
19 | + | if SAIDAR |
20 | # Some operating systems need the binary to be setgid kmem | |
19 | – | install-exec-local: |
21 | chgrp kmem @bindir@/saidar | |
22 | chmod g+s @bindir@/saidar | |
23 | < | else |
23 | < | install-exec-local: |
23 | > | endif |
24 | endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |