]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: add a note to remember why setproctitle may not work
authorVincent Bernat <vincent@bernat.im>
Fri, 24 Jul 2015 16:35:50 +0000 (18:35 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 24 Jul 2015 16:35:50 +0000 (18:35 +0200)
commit78d54e08869a77530322598d4885b0a24cf95b30
treed38d781d54b7466914ab0ca42e8456f74117a408
parent45eec1ff477f0f8a81a85dddc222286c6006e373
build: add a note to remember why setproctitle may not work

On libbsd < 0.5, this is only a stub function. So, it is expected to do
nothing on OS like Ubuntu Precise.
configure.ac