Fix typo in configure.ac (mk68 -> m68k)
Change-Id: Ibbedf9444e2c43b3dff886d9513be7e3d2a99095
This commit is contained in:
committed by
Rene Engelhard
parent
f80140bf3a
commit
f35d29c838
@@ -7121,7 +7121,7 @@ then
|
|||||||
my_java_arch=i386
|
my_java_arch=i386
|
||||||
;;
|
;;
|
||||||
m68k)
|
m68k)
|
||||||
my_java_arch=mk68
|
my_java_arch=m68k
|
||||||
;;
|
;;
|
||||||
powerpc)
|
powerpc)
|
||||||
my_java_arch=ppc
|
my_java_arch=ppc
|
||||||
|
Reference in New Issue
Block a user