I am trying to build some app from source and oddly cannot set up automake and aclocal properly.
I installed them from ipkg as usual but they are not seen by the system.
When I want to configure the sources, e.g. aclocal && autoconf && automake -a:
aclocal && autoconf && automake -a
Starting...