1--- m17n-lib-1.6.0/configure.orig	2010-04-23 11:35:58.000000000 +0900
2+++ m17n-lib-1.6.0/configure	2010-04-23 11:35:19.000000000 +0900
3@@ -26380,10 +26380,10 @@
4
5
6 SHLIB_EXT=".so"
7-case $host_os in
8-darwin* | rhapsody*)
9-  SHLIB_EXT=".dylib";;
10-esac
11+#case $host_os in
12+#darwin* | rhapsody*)
13+#  SHLIB_EXT=".dylib";;
14+#esac
15
16 cat >>confdefs.h <<_ACEOF
17 #define DLOPEN_SHLIB_EXT "$SHLIB_EXT"
18