diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2014-05-26 23:36:58 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-05-27 21:40:03 +0200 |
commit | 5389b3714be747f1a11ac51beb0c5988cfb6c240 (patch) | |
tree | 0649aa08819c083824b73403e263cbcce42f7262 /src/responder | |
parent | 01f0d708fddfd50bdbb36a63737dcdc2c2fbd28d (diff) | |
download | sssd-5389b3714be747f1a11ac51beb0c5988cfb6c240.tar.gz sssd-5389b3714be747f1a11ac51beb0c5988cfb6c240.tar.xz sssd-5389b3714be747f1a11ac51beb0c5988cfb6c240.zip |
Don't use macro _XOPEN_SOURCE for function strptime
We detect all necessary feature macros in configure script
using AC_USE_SYSTEM_EXTENSIONS or AC_GNU_SOURCE.
This patch replaces all definitions of macro _XOPEN_SOURCE with
header file config.h
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/responder')
0 files changed, 0 insertions, 0 deletions