]> git.ipfire.org Git - thirdparty/shadow.git/commit
Respect --enable-static=no in libsubid 391/head
authorSerge Hallyn <shallyn@cisco.com>
Sun, 25 Jul 2021 17:18:02 +0000 (17:18 +0000)
committerSerge Hallyn <serge@hallyn.com>
Sun, 25 Jul 2021 17:21:55 +0000 (12:21 -0500)
commitfa986b1d73605ecca54a4f19249227aeab827bf6
tree10bf9650f15fd885c40352073a5f0ea8154595e9
parent4616fe71e727fecc57be5b38c32f51e4b4d69834
Respect --enable-static=no in libsubid

libsubid's Makefile.am was always setting enable-shared in its LDFLAGS.
Do that only if not building static.

Closes #387

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
configure.ac
libsubid/Makefile.am