<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2018-10-18 00:37:54.000000000 +0900
+++ configure	2020-12-30 12:11:58.000000000 +0900
@@ -24961,11 +24961,11 @@
 _ACEOF
 
     cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
-#define RUBY_ARCH "universal-"RUBY_PLATFORM_OS
+#define RUBY_ARCH "universal-" RUBY_PLATFORM_OS
 _ACEOF
 
     cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
-#define RUBY_PLATFORM "universal."RUBY_PLATFORM_CPU"-"RUBY_PLATFORM_OS
+#define RUBY_PLATFORM "universal." RUBY_PLATFORM_CPU "-" RUBY_PLATFORM_OS
 _ACEOF
 
 else
</pre></body></html>