<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2016-03-30 18:48:57.000000000 +0900
+++ configure	2020-12-30 16:41:14.000000000 +0900
@@ -22207,11 +22207,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>