Use GLib to deal with endian issues

This commit is contained in:
whydoubt
2004-08-20 02:43:21 +00:00
parent 465490ceb0
commit 7959694bc5
3 changed files with 40 additions and 105 deletions

View File

@@ -18,7 +18,6 @@ AC_CHECK_HEADERS(wordexp.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_SIZE_T
AC_C_BIGENDIAN
AM_ICONV