From 5aa48ee3bd2797d0f39ffc677d97384dbe0f59fb Mon Sep 17 00:00:00 2001 From: Anastasios Grammenos Date: Sat, 26 Nov 2022 17:36:00 +0200 Subject: ubuntu build and more cook --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 70c8713..f5d2f47 100644 --- a/configure.ac +++ b/configure.ac @@ -35,8 +35,8 @@ AC_CHECK_FUNCS([strerror]) AC_CHECK_FUNCS([strstr]) AC_CHECK_FUNCS([strtol]) AC_CHECK_HEADERS([stdint.h]) -AC_FUNC_MALLOC -AC_FUNC_REALLOC +#AC_FUNC_MALLOC +#AC_FUNC_REALLOC AC_TYPE_INT32_T AC_TYPE_SIZE_T AC_TYPE_UINT32_T -- cgit v1.2.3