aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-22 07:46:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-22 07:46:36 +0000
commit848b4a5395260d1fb90407fe2ceec1c48485dafa (patch)
tree35d7ab30d729c1feeee7b2d067dce83884e6c390 /makewin32.sh
parentf83afc56908b487f1d0d87d563eabf68c01b411c (diff)
modified makewin32.sh.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@772 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'makewin32.sh')
-rwxr-xr-xmakewin32.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makewin32.sh b/makewin32.sh
index 37bcb2ab..3c5f2e18 100755
--- a/makewin32.sh
+++ b/makewin32.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-./configure --with-localedir=share/locale 'CC=gcc -mcpu=pentium3' CFLAGS=-O3 \
+./configure --with-localedir=share/locale 'CC=gcc -mtune=pentium3' CFLAGS=-O3 \
&& make \
&& make install-strip prefix=$HOME/dist