X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=autogen.sh;h=0b60d5ca59702f5a1c166e099f2ef0a655f0cbbc;hp=cfe76583f5078ceb208a69333f5c921e31c111fb;hb=efe4efb1b5a61c30359ce506ac77db2dc40d1d11;hpb=4f3cef0454ae7fa02e13d5eac24a3b4b3eae44c7 diff --git a/autogen.sh b/autogen.sh index cfe76583f..0b60d5ca5 100644 --- a/autogen.sh +++ b/autogen.sh @@ -36,10 +36,10 @@ if test "$1" = "--build-w32"; then --with-libiconv-prefix=${w32root} \ --with-gpg-error-prefix=${w32root} \ --with-gpgme-prefix=${w32root} \ - --with-config-dir="Sylpheed-claws" \ + --with-config-dir="Claws-mail" \ --disable-openssl --disable-dillo-viewer-plugin \ --disable-nls --disable-libetpan --disable-aspell \ - --disable-trayicon-plugin \ + --disable-trayicon-plugin --disable-spamassassin-plugin \ PKG_CONFIG_LIBDIR="$w32root/lib/pkgconfig" rc=$?