[Cin] Build update

Andrew Randrianasulu randrianasulu at gmail.com
Mon Apr 4 18:07:16 CEST 2022


aaaand AX_ macro was xen-specific...

https://fossies.org/linux/xen/m4/path_or_fail.m4

On Monday, April 4, 2022, Andrew Randrianasulu <randrianasulu at gmail.com>
wrote:

>
>
> On Monday, April 4, 2022, mat <mnieuw at zap.a2000.nl> wrote:
>
>> Andrew, does the attached configure.ac work for you? It produces the
>> complete appimage here. I have not included any recent changes from you
>> for netBSD or ppc.
>>
>> In the beginnng, where the include files are set, is under termux it
>> still neede to set the linux included path too? Or is it one or the
>> other?
>
>
>
> I think you can conditionalize those...
>
> https://yhbt.net/lore/all/20170213154914.pfc5ciuycgodqktb@dhcp-3-221.
> uk.xensource.com/t/
>
> ====
> -AX_PATH_PROG_OR_FAIL([BASH], [bash])
> +dnl FreeBSD doesn't require bash (hotplug scripts are in plain sh)
> +case "$host_os" in
> + freebsd*) ;;
> + *) AX_PATH_PROG_OR_FAIL([BASH], [bash]);;
> +esac
>
>
>
> but i wonder if host_os know about Android/termux...
>
>>
>> Not yet tested under FreeBSD, and MacOS.
>>
>> MatN
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20220404/e140c9f1/attachment-0001.htm>


More information about the Cin mailing list