aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 02:49:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 02:49:40 +0000
commit7a15ea11b11c309884e208849fcd6597a4c12b5a (patch)
treededb62ea28c82654e05a4aa7901c1bebad1da9da /makewin32.sh
parentb536a7965390e03e8635c21d6c2d8d3d7efa8f04 (diff)
when inserting file, check whole file to see if it is UTF-8.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1121 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 047b73a1..154a1f21 100755
--- a/makewin32.sh
+++ b/makewin32.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-./configure --with-localedir=share/locale --disable-ipv6 \
+./configure --with-localedir=share/locale --enable-oniguruma --disable-ipv6 \
'CC=gcc -mtune=pentium3' CFLAGS=-O3 \
&& make \
&& make install-strip prefix=$HOME/dist