Fix _ALL_SOURCE def to get working headers on AIX, From Ted Percival
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24639 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -29,6 +29,10 @@ AB_INIT
|
||||
|
||||
rk_SYS_LARGEFILE
|
||||
|
||||
rk_AIX
|
||||
rk_IRIX
|
||||
rk_SUNOS
|
||||
|
||||
dnl
|
||||
dnl this is needed to run the configure tests against glibc
|
||||
dnl
|
||||
@@ -215,10 +219,6 @@ rk_TEST_PACKAGE(hesiod,[#include <hesiod.h>],-lhesiod,,, HESIOD)
|
||||
KRB_C_BIGENDIAN
|
||||
AC_C_INLINE
|
||||
|
||||
rk_AIX
|
||||
rk_IRIX
|
||||
rk_SUNOS
|
||||
|
||||
KRB_CHECK_X
|
||||
|
||||
AM_CONDITIONAL(HAVE_X, test "$no_x" != yes)
|
||||
|
Reference in New Issue
Block a user