On 2021-04-01, Ondrej Dubaj wrote:
> experiencing configure problem
>
> ./configure: line 18777: ac_fn_c_try_run: command not found
>
> It seems that CMU_HAVE_OPENSSL brings CMU_FIND_LIB_SUBDIR brings
> AC_CHECK_SIZEOF(long) ... that brings the use of *check_int and that
> brings the use of ac_fn_
On 3/31/21 11:22 PM, Ondrej Dubaj wrote:
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
ERROR: 'IT_PROG_INTLTOOL' must appear in configure.ac for intltool to work.
autoreconf: error: intltoolize failed with exit status: 1
This appears to be a portability bug in intltool;
Hi,
experiencing configure problem
./configure: line 18777: ac_fn_c_try_run: command not found
It seems that CMU_HAVE_OPENSSL brings CMU_FIND_LIB_SUBDIR brings
AC_CHECK_SIZEOF(long) ... that brings the use of *check_int and that
brings the use of ac_fn_c_try_run ... but it doesn't bring the macr