Acommodate to glibc 2.17 __secure_getenv() renaming
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 28 Jan 2013 16:49:01 +0000 (18:49 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 29 Jan 2013 06:15:03 +0000 (08:15 +0200)
commitfd5e1c5e1919bb741bdede0e6e24ebc0e87f8297
treef77c91406b2664af5ec536d3843b22b105a2b28c
parent4c41373547becfd03beba8c449dee7d7d2e67870
Acommodate to glibc 2.17 __secure_getenv() renaming

- glibc 2.17 renames __secure_getenv() to secure_getenv() so now we
  need to test for both. Meh.
(cherry picked from commit 49519f2564777fdcfb801088fb3025b3d6f5783a)
configure.ac
system.h