nsubsect()
-Hmm, this is what it said yesterday too. I just want to know
-url(What's new)(DOEXPAND(docdir)/DOEXPAND(outdir)/NEWS.html) today and then COMMENT(
-url(Download)(ftp://pcnov095.win.tue.nl/pub/lilypond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz) LilyPond.
-perhaps lily/VERSION, i.e. without my-patch-level would be best...
-)url(Download)(ftp://pcnov095.win.tue.nl/pub/lilypond/development/) LilyPond.
+Hmm, this is what it said yesterday too. I just want to know
+url(What's new)(DOEXPAND(docdir)/DOEXPAND(outdir)/NEWS.html) today and
+then COMMENT(
+url(Download)(ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz)
+LilyPond. perhaps lily/VERSION, i.e. without my-patch-level would be
+best...
+)url(Download)(ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz)
+LilyPond.
nsubsect(Introduction)
the LilyPond package-sources.
A document on LilyPond's music description language Mudela is
-url(in the making)(DOEXPAND(docdir)/tex/DOEXPAND(outdir)/mudela.html).
+url(in the making)(DOEXPAND(docdir)/tex/DOEXPAND(outdir)/tutorial.html).
Note: These pages are created from the latest bf(development snapshots)
of LilyPond, specifically, this page was made from LilyPond
top_of_NEWS
)
-COMMENT(
-Go get it at lurl(ftp://pcnov095.win.tue.nl/pub/lilypond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz)
-)
-Go get it at lurl(ftp://pcnov095.win.tue.nl/pub/lilypond/development/)
+
+Go get it at lurl(ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/)
nsubsect(Documentation)
PACKAGE_NAME=LilyPond
MAJOR_VERSION=1
MINOR_VERSION=0
-PATCH_LEVEL=2
+PATCH_LEVEL=3
MY_PATCH_LEVEL=
# use the above to send patches, always empty for released version:
AC_DEFUN(AC_STEPMAKE_MSGFMT, [
# AC_CHECK_PROGS(MSGFMT, msgfmt, -echo no msgfmt)
- AC_CHECK_PROGS(MSGFMT, msgfmt, \$(SHELL) \$(step-bindir)/fake-msgfmt.sh)
+ AC_CHECK_PROGS(MSGFMT, msgfmt, \$(SHELL) \$(step-bindir)/fake-msgfmt.sh )
AC_MSG_CHECKING(whether msgfmt accepts -o)
msgfmt_output="`msgfmt -o bla 2>&1 | grep usage`"
if test "$msgfmt_output" = ""; then
AC_MSG_RESULT(yes)
else
# urg
- MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh)"
+ MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh"
AC_MSG_RESULT(no)
AC_STEPMAKE_WARN(please install msgfmt from GNU gettext)
fi
test -n "$MSGFMT" && break
done
-test -n "$MSGFMT" || MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh"
+test -n "$MSGFMT" || MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh "
echo $ac_n "checking whether msgfmt accepts -o""... $ac_c" 1>&6
echo "configure:1891: checking whether msgfmt accepts -o" >&5
echo "$ac_t""yes" 1>&6
else
# urg
- MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh)"
+ MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh"
echo "$ac_t""no" 1>&6
echo "configure: warning: please install msgfmt from GNU gettext" 1>&2
PACKAGE_NAME=LilyPond
MAJOR_VERSION=1
MINOR_VERSION=0
-PATCH_LEVEL=2
+PATCH_LEVEL=3
MY_PATCH_LEVEL=
# use the above to send patches, always empty for released version:
1.0.1.jcn2
1.0.1.jbr2
1.0.2
+1.0.2.hwn1
+1.0.3
AC_DEFUN(AC_STEPMAKE_MSGFMT, [
# AC_CHECK_PROGS(MSGFMT, msgfmt, -echo no msgfmt)
- AC_CHECK_PROGS(MSGFMT, msgfmt, \$(SHELL) \$(step-bindir)/fake-msgfmt.sh)
+ AC_CHECK_PROGS(MSGFMT, msgfmt, \$(SHELL) \$(step-bindir)/fake-msgfmt.sh )
AC_MSG_CHECKING(whether msgfmt accepts -o)
msgfmt_output="`msgfmt -o bla 2>&1 | grep usage`"
if test "$msgfmt_output" = ""; then
AC_MSG_RESULT(yes)
else
# urg
- MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh)"
+ MSGFMT="\$(SHELL) \$(step-bindir)/fake-msgfmt.sh"
AC_MSG_RESULT(no)
AC_STEPMAKE_WARN(please install msgfmt from GNU gettext)
fi