--- configure.ac	2021-07-03 23:46:07.000000000 +0800
+++ configure.ac	2024-04-22 03:05:02.000000000 +0800
@@ -148,10 +148,10 @@
 TOOLKIT_IS_GTK2="no"
 AC_MSG_CHECKING([for platform and toolkit])
 case ${host_os} in
-  *darwin*)
-    PLATFORM="unix"
-    TOOLKIT="cocoa"
-    ;;
+#  *darwin*)
+#    PLATFORM="unix"
+#    TOOLKIT="cocoa"
+#    ;;
   *mingw*)
     PLATFORM="win"
     TOOLKIT="win"
