Hello
I have opensuse tumbleweed with gnome 3.24.2 and gnome builder 3.24.2
I’m trying compile simple c project (hello world) but i have errors:
/home/arek/Projects/test/configure: line 3049: AX_GENERATE_CHANGELOG: command not found
/home/arek/Projects/test/configure: line 3052: syntax error near unexpected token `no,'
/home/arek/Projects/test/configure: line 3052: `AX_CHECK_ENABLE_DEBUG(no,'
i have installed autoconf-archive.
Any ideas?