typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7771 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -29,7 +29,7 @@ if test "$krb_cv_c_bigendian_compile" = "no"; then
|
||||
fi
|
||||
AC_TRY_COMPILE([
|
||||
#include <sys/types.h>
|
||||
#include <siys/param.h>],[
|
||||
#include <sys/param.h>],[
|
||||
#if BYTE_ORDER != BIG_ENDIAN
|
||||
not big endian
|
||||
#endif], krb_cv_c_bigendian=yes, krb_cv_c_bigendian=no)
|
||||
|
Reference in New Issue
Block a user