87a88,96
>     if (!strcmp (file, "!CHEWING"))
>     {
> #if UNIX
>         strcpy (file, "chewing-module.so");
> #else
>         strcpy (file, "chewing-module.dll");
> #endif
>     }
> 
