summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crypto_libinit.c
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2000-06-30 19:34:38 +0000
committerEzra Peisach <epeisach@mit.edu>2000-06-30 19:34:38 +0000
commit52555067459cdac3514d5ae13b8f48db96ef0ad1 (patch)
treed4e78513d6103338d4f2407e8a2642737fb517cc /src/lib/crypto/crypto_libinit.c
parent41ac0b0b7127178c93344caf4d15f62bb12d4376 (diff)
downloadkrb5-52555067459cdac3514d5ae13b8f48db96ef0ad1.tar.gz
krb5-52555067459cdac3514d5ae13b8f48db96ef0ad1.tar.xz
krb5-52555067459cdac3514d5ae13b8f48db96ef0ad1.zip
* pty-int.h: Add getutmpx() prototype if needed
* configure.in: If getutmpx() exists on the system, test if a prototype is provided by the system headers. This was picked up by gcc -Wall. Under Linux glibc 2.1, the system header file <utmpx.h> provides a prototype for getutmpx() only if _GNU_SOURCE is defined (GNU extensions). The test offeres a prototype (which matches in this case) - if the prototype conflicts with a system provided one, we do not provide it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12477 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/crypto_libinit.c')
0 files changed, 0 insertions, 0 deletions