19 lines
305 B
Diff
19 lines
305 B
Diff
--- acinclude.m4
|
|
+++ acinclude.m4
|
|
@@ -135,7 +135,6 @@
|
|
fi
|
|
|
|
)
|
|
-]
|
|
|
|
if test $ac_cv_c_byte_order = big ; then
|
|
ac_cv_c_big_endian=1
|
|
@@ -154,6 +153,7 @@
|
|
AC_MSG_WARN([[*****************************************************************]])
|
|
fi
|
|
|
|
+]
|
|
)# AC_C_FIND_ENDIAN
|
|
|
|
dnl @synopsis AC_C99_FUNC_LRINT
|