Bug can't compile latest svn on Intel(R) Xeon(R) CPU- centos7

Hillel Bilman <[email protected]> Tue, 10 Apr 2018 00:23:46 +0200
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <CAMuHb=e3T10Wmr2WRd0xUqbYG-+KhTGspv4xL7bBNAizpfTuyQ@mail.gmail.com>
Hi Stipe,

We have checked out revision 5204
Using CentOS Linux release 7.3.1611 (Core)  Intel(R) Xeon(R) CPU E5-2620 v3
@ 2.40GHz

We installed automake-1.15 and after going though the post
https://www.mail-archive.com/[email protected]/msg12310.html we installed
gettext-devel.
Unfortunately this did not help.

We did a configure and then make. This used to work before.
# make
make -C utils
make[1]: Entering directory `/home/kannel/gateway/utils'
cd .. && make  am--refresh
make[2]: Entering directory `/home/kannel/gateway'
make[2]: *** No rule to make target `am--refresh'.  Stop.
make[2]: Leaving directory `/home/kannel/gateway'
make[1]: *** [../aclocal.m4] Error 2
make[1]: Leaving directory `/home/kannel/gateway/utils'
make: *** [utils] Error 2

We can give you access to the server should you require it.
Any help appreciated.