2007-01-16 [colin] 2.7.1cvs11
[claws.git] / autogen.sh
index cfe76583f5078ceb208a69333f5c921e31c111fb..0b60d5ca59702f5a1c166e099f2ef0a655f0cbbc 100644 (file)
@@ -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=$?