]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: test for secure_getenv() too.
authorCristian Rodríguez <crrodriguez@opensuse.org>
Tue, 5 Feb 2013 05:08:03 +0000 (02:08 -0300)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Feb 2013 11:03:22 +0000 (12:03 +0100)
commit075f4bfd3413f79f395870ae86de1964252854ad
tree94cb194f48fa6210e2ae583a3064cea66a7f1f73
parent4190e08e8dacecb6f0f85a8de146fd226cc19330
build-sys: test for secure_getenv() too.

In current glibc versions, internal __secure_getenv
no longer exists and was replaced by secure_getenv()

Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org>
configure.ac
lib/env.c