[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist tml at iki.fi
Wed Feb 27 11:25:17 PST 2013


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c9c90e8ea21b37bf6e6f547ff35d114cfef8a5d4
Author: Tor Lillqvist <tml at iki.fi>
Date:   Wed Feb 27 21:24:10 2013 +0200

    Need all config_host/*.in files for the BUILD platform configury
    
    Change-Id: Iac9040ac6df1d45bd949559555a2e675bc92ab78

diff --git a/configure.ac b/configure.ac
index c457aac..503c061 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4050,7 +4050,7 @@ if test "$cross_compiling" = "yes"; then
         config_host.mk.in \
         Makefile.in \
         lo.xcent.in \
-        config_host/config_*.h.in \
+        config_host/*.in \
         bin/get_config_variables \
         solenv/bin/getcompver.awk \
         solenv/inc/langlist.mk \


More information about the Libreoffice-commits mailing list