Hello all,
I want to build Geany from the sources in SVN. Since the configure script is not included in the repository I had to use automake to generate it. I tried the following:
./aclocal ./automake --add-missing
Unfortunately this failed with:
configure.ac:9: required file `config.h.in' not found configure.ac:32: required file `./ltmain.sh' not found
Am I missing something?
Best Regards, Krasimir