On Wednesday 24 of July 2013, David Tardon wrote:
Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit af1365fbc211e871b72fb66e84022b5faf7b047f
Author: David Tardon <dtardon@redhat.com>
Date: Wed Jul 24 12:15:19 2013 +0200
reconfigure on any change in config_host/*.h.in
... to avoid bad commits like 68c8dcec1f8689191e1be3366ec3c127096ae4d4
.
Note that this shouldn't actually make any difference at least in the case of
this specific commit, as the relevant change also touched configure.ac . So I
don't know how come you ran into this problem.
Change-Id: I21c72f63c6363a7d2a34b4e30b932f9dd45926aa
diff --git a/Makefile.in b/Makefile.in
index b5681c0..04add49 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,6 +37,7 @@ $(BUILDDIR)/config_host.mk : \
$(SRCDIR)/Makefile.in \
$(SRCDIR)/instsetoo_native/util/openoffice.lst.in \
$(SRCDIR)/configure.ac \
+ $(wildcard $(SRCDIR)/config_host/*.h.in) \
$(if $(wildcard
$(BUILDDIR)/autogen.input),$(BUILDDIR)/autogen.input,$(if $(wildcard
$(BUILDDIR)/autogen.lastrun),$(BUILDDIR)/autogen.lastrun))
$(SRCDIR)/autogen.sh
--
Lubos Lunak
l.lunak@suse.cz
Context
- Re: [Libreoffice-commits] core.git: Makefile.in · Lubos Lunak
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.