Various cygwin fixes and europa plugin fix

This commit is contained in:
Dan Mashal
2013-02-07 23:36:40 -08:00
parent 87b806a563
commit 580a613555
5 changed files with 20 additions and 9 deletions

View File

@@ -1013,7 +1013,7 @@ GZIP_ENV="--best"
BZIP2="-9 --repetitive-best"
dnl Should I keep this or not?
if test -n "$CYGWIN" -o -n "$EMXOS2" -o -n "$MINGWIN32"; then
if test -n "$EMXOS2" -o -n "$MINGWIN32"; then
bindir="\$(IRCLIB)"
INSTALL_IRC="\$(IRCLIB)/\$(_VERSION_)\$(EXEEXT)"
IRCLIB="\${prefix}/BitchX"