[PATCH] Remove generated autoconf stuff in dmake dir

Petr Mladek pmladek at suse.cz
Tue Feb 21 09:28:54 PST 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Generated-autoconf-files-in-dmake-during-build.patch.bz2
Type: application/x-bzip
Size: 61795 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120221/428ecbd9/attachment-0001.bin>


More information about the LibreOffice mailing list