aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-05 08:53:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-05 08:53:48 +0000
commit48780a7b2d4d98e310c34b5ebb6cc2c8c8723ffe (patch)
tree9124d14caa29ae6e441199dc2d53b8008b76474c /makewin32.sh
parent0ce22afa2e2b62105ea8c6b022dbae86778cd773 (diff)
support SSL on win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@621 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'makewin32.sh')
-rwxr-xr-xmakewin32.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/makewin32.sh b/makewin32.sh
new file mode 100755
index 00000000..f2740f00
--- /dev/null
+++ b/makewin32.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+./configure --with-localedir=share/locale \
+ && make
+ && make install-strip prefix=$HOME/dist