[Libreoffice-commits] .: Branch 'feature/soenv' - configure.in

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Mon Dec 5 10:33:38 PST 2011


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

New commits:
commit f56023968b4c4606863f611f72aa3c18fb3e2f92
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Mon Dec 5 12:33:31 2011 -0600

    anothr blind try to maek progess on x-compile case

diff --git a/configure.in b/configure.in
index fd863b6..343b52f 100644
--- a/configure.in
+++ b/configure.in
@@ -3085,6 +3085,7 @@ if test "$cross_compiling" = "yes"; then
     test -f CONF-FOR-BUILD/build-config || AC_MSG_ERROR([Running configure script for BUILD system failed, see CONF-FOR-BUILD/config.log])
     test -f config_build.mk || AC_MSG_ERROR([A file called config_build.mk was supposed to have been copied here, but it isn't found])
     perl -pi -e 's,/CONF-FOR-BUILD,,g' Env.Build.sh
+    perl -pi -e 's,/CONF-FOR-BUILD,,g' config_build.mk
     eval `cat CONF-FOR-BUILD/build-config`
     AC_MSG_RESULT([checking for BUILD platform configuration... done])
     rm -rf CONF-FOR-BUILD


More information about the Libreoffice-commits mailing list