adjusted bigint code

This commit is contained in:
2018-02-13 11:48:16 +00:00
parent 48743e6abe
commit a8352ce3f5
6 changed files with 162 additions and 3898 deletions

View File

@ -121,6 +121,7 @@ dnl check header files.
AC_HEADER_STDC
AC_CHECK_HEADERS([stddef.h wchar.h wctype.h errno.h signal.h fcntl.h dirent.h])
AC_CHECK_HEADERS([time.h sys/time.h utime.h spawn.h execinfo.h ucontext.h])
AC_CHECK_HEADERS([dlfcn.h])
dnl check data types
dnl AC_CHECK_TYPE([wchar_t],