[Libreoffice-commits] .: configure.in
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Wed Nov 16 07:13:21 PST 2011
configure.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0f0a246f8f322f5c38b3caf7b99b83bf990cb9f2
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Nov 16 09:12:53 2011 -0600
fix cross compile issue (missing build_env.in)
diff --git a/configure.in b/configure.in
index 17df053..49c470e 100644
--- a/configure.in
+++ b/configure.in
@@ -2186,6 +2186,7 @@ if test "$cross_compiling" = "yes"; then
tar cf - \
Makefile.in \
bin/repo-list.in \
+ build_env.in \
config.guess \
configure \
ooo.lst.in \
More information about the Libreoffice-commits
mailing list