Makefile.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit af1365fbc211e871b72fb66e84022b5faf7b047f
Author: David Tardon <dtar...@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 .
    
    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
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to