From: fred Date: Sun, 24 Mar 2002 20:13:51 +0000 (+0000) Subject: lilypond-1.0.4 X-Git-Tag: release/1.5.59~2978 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9ad2a802c158bf0003a6c764d9bd8dfe68eb24fb;p=lilypond.git lilypond-1.0.4 --- diff --git a/stepmake/aclocal.m4 b/stepmake/aclocal.m4 index f7e18136b6..660b3aca0a 100644 --- a/stepmake/aclocal.m4 +++ b/stepmake/aclocal.m4 @@ -130,7 +130,7 @@ AC_DEFUN(AC_STEPMAKE_END, [ AC_OUTPUT($CONFIGFILE.make:config.make.in) rm -f Makefile - cp make/Toplevel.make.in ./Makefile + cp make/toplevel.make.in ./Makefile chmod 444 Makefile ]) @@ -143,7 +143,7 @@ AC_DEFUN(AC_STEPMAKE_GXX, [ then true else - AC_STEPMAKE_WARN(can't find g++ 2.7, 2.8 or egcs) + AC_STEPMAKE_WARN(can\'t find g++ 2.7, 2.8 or egcs) fi ])