Hi, we needed to push the huge diff in dmake/configure to fix build on windows, see http://cgit.freedesktop.org/libreoffice/core/commit/?id=ad7f850e829a4be91725b6b7086f6a871a84bae5 The configure.in is pretty easy, so it should be safe to remove all the generated files from git and generate them during build. The removal can be done by the attached patch. Another solution would be to call "autoreconf -f -a" instead of aclocal/autoheader/automake/autoconf, keep the old files in git and just ignore all changes in the Makefile.in/acinclude.m4/config.sub and other files. I am not sure what is the best solution regarding portability. What do you think? Best Regards, Petr
Attachment:
0001-Generated-autoconf-files-in-dmake-during-build.patch.bz2
Description: application/bzip