Author: yamakenz
Date: Sun Apr 6 10:15:15 2008
New Revision: 5391
Modified:
branches/1.5/make-dist.sh
Log:
* Merge r5389 from trunk
Modified: branches/1.5/make-dist.sh
==============================================================================
--- branches/1.5/make-dist.sh (original)
+++ branches/1.5/make-dist.sh Sun Apr 6 10:15:15 2008
@@ -7,10 +7,10 @@
LIBGCROOTS_REPOSITORY="${UIM_REPOSITORY}/libgcroots-trunk"
TAGS_REPOSITORY="${UIM_REPOSITORY}/tags"
#SSCM_URL="${SSCM_REPOSITORY}"
-SSCM_URL="${TAGS_REPOSITORY}/sigscheme-0.8.1"
+SSCM_URL="${TAGS_REPOSITORY}/sigscheme-0.8.2"
#LIBGCROOTS_URL="${LIBGCROOTS_REPOSITORY}"
LIBGCROOTS_URL="${TAGS_REPOSITORY}/libgcroots-0.2.1"
-RELEASE_SUFFIX="-alpha"
+RELEASE_SUFFIX="-beta"
CONF_COMMON="--enable-maintainer-mode --disable-warnings-into-error"
CONF_NONE="$CONF_COMMON --disable-debug --disable-fep --disable-emacs
--disable-gnome-applet --disable-kde-applet --disable-pref
--disable-dict --without-anthy --without-canna --without-mana
--without-prime --without-m17nlib --without-scim --without-gtk2
--without-gnome2 --without-qt --without-qt-immodule
--disable-compat-scm --without-eb --without-libedit"