]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/1.6.6
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Oct 2002 12:38:23 +0000 (12:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Oct 2002 12:38:23 +0000 (12:38 +0000)
VERSION
aclocal.m4
input/GNUmakefile
stepmake/aclocal.m4

diff --git a/VERSION b/VERSION
index be801bdeb29e7128184f2ee263d6d8ff47942f7e..4125dc3901e85d69b1c84d98639346f054f2e919 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=6
-PATCH_LEVEL=5
+PATCH_LEVEL=6
 MY_PATCH_LEVEL=
 
 # Use the above to send patches: MY_PATCH_LEVEL is always empty for a
index 400f64a6bf56f254c776451d98d729c9bbba17b6..e8de7ce992b4a6d1271bb63ab2a1ef2573958348 100644 (file)
@@ -1,6 +1,6 @@
 dnl aclocal.m4   -*-shell-script-*-
 dnl WARNING WARNING WARNING
-dnl do not edit! this is aclocal.m4, generated from /users/hanwen/usr/src/lilypond/stepmake/aclocal.m4
+dnl do not edit! this is aclocal.m4, generated from /users/hanwen/usr/src/lilypond-stable/stepmake/aclocal.m4
 dnl aclocal.m4   -*-shell-script-*-
 dnl StepMake subroutines for configure.in
 
@@ -477,7 +477,9 @@ AC_DEFUN(STEPMAKE_INIT, [
        AC_MSG_RESULT(Stepmake package!)
 
        AC_MSG_CHECKING(builddir)
+
        builddir="`pwd`"
+
        if test "$srcdir" = "."; then
            srcdir_build=yes
        else
index 5ed0316b6487aff5a197694210602564e52324b4..4961aa6666d893c7815ef53e93b734cb59752e2d 100644 (file)
@@ -1,6 +1,6 @@
 depth = ..
 
-SUBDIRS=test regression tutorial no-notation ascii-art template mutopia sondag-morgen
+SUBDIRS=test regression tutorial no-notation ascii-art template mutopia 
 
 # nereides is tweaked a lot, can't do (read webpage)
 examples= size11 size26 
index be1dcab893229788c9fa9800de7962847d955787..3a3257072df1b385bee2dcd1bc5c9f4c7c2840d6 100644 (file)
@@ -474,7 +474,9 @@ AC_DEFUN(STEPMAKE_INIT, [
        AC_MSG_RESULT(Stepmake package!)
 
        AC_MSG_CHECKING(builddir)
+
        builddir="`pwd`"
+
        if test "$srcdir" = "."; then
            srcdir_build=yes
        else