fixed configure.ac regarding __uint128_t
This commit is contained in:
5
mio/configure
vendored
5
mio/configure
vendored
@ -21420,6 +21420,11 @@ cat >>confdefs.h <<_ACEOF
|
||||
_ACEOF
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define MIO_SIZEOF___UINT128_T ${ac_cv_sizeof___uint128_t}
|
||||
_ACEOF
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define MIO_SIZEOF_VOID_P ${ac_cv_sizeof_void_p}
|
||||
_ACEOF
|
||||
|
Reference in New Issue
Block a user