]> arthur.barton.de Git - netatalk.git/blobdiff - configure.ac
Fix byte order detection
[netatalk.git] / configure.ac
index 76cf8cbe6cba9b10983b056b13051ab3facb7d85..87342dfa49c6a836c209ee3a7e523a4ec7385179 100644 (file)
@@ -23,8 +23,7 @@ AC_PROG_PERL
 AC_PROG_GREP
 AC_PROG_PS
 AM_PROG_CC_C_O
-
-dnl Checks for typedefs, structures, and compiler characteristics.
+AC_C_BIGENDIAN
 AC_C_INLINE
 
 dnl Check if we can use attribute unused (gcc only) from ethereal