On 2007-05-06 14:59:38 +0200, Karl Hasselström wrote: > Nope, no luck. I get the same error messages from autoreconf: > > kha@yoghurt:~/qgit> autoreconf -i > automake: configure.ac: installing `config/install-sh' > automake: configure.ac: installing `config/mkinstalldirs' > automake: configure.ac: installing `config/missing' > automake: configure.ac: installing `config/config.guess' > automake: configure.ac: installing `config/config.sub' > automake: Makefile.am: installing `./INSTALL' > automake: Makefile.am: required file `./NEWS' not found > automake: Makefile.am: required file `./AUTHORS' not found > configure.ac: 9: required file `./[config.h].in' not found > src/Makefile.am:30: invalid unused variable name: `nodist_qgit_SOURCES' > autoreconf: automake failed with exit status: 1 Well, actually some luck. This line was first in my previous output, but doesn't appear with your patch: configure.ac: 9: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' But there seems to be more stuff to fix. :-( -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html