mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-04 11:10:27 +02:00
* configure.in: Removed test AC_C_BIGENDIAN. (This test was
considered to encourage bad coding style.)
This commit is contained in:
parent
72b6625369
commit
b7965ba977
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ AM_PROG_CC_STDC
|
|||
|
||||
AC_C_CONST
|
||||
AC_C_INLINE
|
||||
AC_C_BIGENDIAN
|
||||
AC_CHECK_SIZEOF(int)
|
||||
AC_CHECK_SIZEOF(long)
|
||||
AC_CACHE_CHECK([for long longs], scm_cv_long_longs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue