aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-06 07:41:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-06 07:41:34 +0000
commit5e1302187739d039048574ec70483f2ba83f3dd6 (patch)
tree75118a9f1731522c07b74052241557a01a75cd7a /makewin32.sh
parent275a9edb2b17782b110c27c3cb4488d58d9231a8 (diff)
updated makewin32.sh, and hu.po. Made 2.2.0beta8 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@980 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'makewin32.sh')
-rwxr-xr-xmakewin32.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/makewin32.sh b/makewin32.sh
index 3c5f2e18..047b73a1 100755
--- a/makewin32.sh
+++ b/makewin32.sh
@@ -1,5 +1,6 @@
#!/bin/sh
-./configure --with-localedir=share/locale 'CC=gcc -mtune=pentium3' CFLAGS=-O3 \
+./configure --with-localedir=share/locale --disable-ipv6 \
+ 'CC=gcc -mtune=pentium3' CFLAGS=-O3 \
&& make \
&& make install-strip prefix=$HOME/dist