summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel/k5stream.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-07-05 12:01:40 -0400
committerGreg Hudson <ghudson@mit.edu>2014-07-08 19:19:31 -0400
commit7ecf85644d8ef616781e6689a8dd504316cb6d7a (patch)
treeb2bd70f1d31a2076450d9a8592f6c1be42cbc9b7 /src/windows/wintel/k5stream.h
parent02a1123cf44381690c28f18ab2c4ba8036200539 (diff)
downloadkrb5-7ecf85644d8ef616781e6689a8dd504316cb6d7a.tar.gz
krb5-7ecf85644d8ef616781e6689a8dd504316cb6d7a.tar.xz
krb5-7ecf85644d8ef616781e6689a8dd504316cb6d7a.zip
Define _GNU_SOURCE for glibc extensions
glibc does not declare a number of common, useful extensions such as asprintf unless _GNU_SOURCE is defined. Define it early in the configure process so that it is available for autoconf tests. Defining _GNU_SOURCE unfortunately causes glibc to use the non-POSIX version of strerror_r, which we now handle using the k5-platform.h wrapper. ticket: 7961
Diffstat (limited to 'src/windows/wintel/k5stream.h')
0 files changed, 0 insertions, 0 deletions