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

New commits:
commit f35d29c8388744be1f95ec4acfca12eec706911a
Author: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
Date:   Sun Nov 27 19:22:59 2016 +0100

    Fix typo in configure.ac (mk68 -> m68k)
    
    Change-Id: Ibbedf9444e2c43b3dff886d9513be7e3d2a99095

diff --git a/configure.ac b/configure.ac
index 731e903..4480ed0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7121,7 +7121,7 @@ then
             my_java_arch=i386
             ;;
         m68k)
-            my_java_arch=mk68
+            my_java_arch=m68k
             ;;
         powerpc)
             my_java_arch=ppc
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to