]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Add configure option to enable/disable creation of user/group 1820/head
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 7 Mar 2024 04:37:37 +0000 (23:37 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 7 Mar 2024 05:20:39 +0000 (00:20 -0500)
commit2dfeaa68255a06773282a75767a8acee76012597
treed6e54cc3d87adf9fea76d3d7e2eb5f5f3b9e39f0
parenta51589ed2c0d30bf8f895dc9d822d9ce09a1a332
Add configure option to enable/disable creation of user/group

Useful for Yocto, for example, where groupadd or getenv is not available.

Enabled by default, to keep same behavior as before.
Makefile.am
configure.ac