configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a0a1f318916864c99a680881df3a26bf27e42210
Author: Tor Lillqvist <[email protected]>
Date: Fri Sep 21 07:48:25 2012 +0300
Braino
Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939
diff --git a/configure.in b/configure.in
index e29a0e8..8180ac4 100644
--- a/configure.in
+++ b/configure.in
@@ -2701,7 +2701,7 @@ if test "$_os" = "Darwin"; then
;;
esac
- if "$BITNESS_OVERRIDE" = 64; then
+ if test "$BITNESS_OVERRIDE" = 64; then
case $with_macosx_version_min_required in
10.4|10.5)
AC_MSG_ERROR([Can't build 64-bit code for
with-macosx-version-min-required=$with_macosx_version_min_required])
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits