mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-27 11:42:15 -05:00
4 lines
278 B
Batchfile
4 lines
278 B
Batchfile
@echo off
|
|
set PATH=c:\mozilla-build\mingw32\bin;c:\mozilla-build\msys\bin;c:\mozilla-build\build\xchat-dev32\bin
|
|
sh configure --exec-prefix=/usr/enchant-x86 --enable-myspell --disable-ispell --disable-aspell --disable-voikko --disable-uspell --disable-hspell --disable-zemberek
|