From: Han-Wen Nienhuys Date: Thu, 15 Aug 2002 00:13:28 +0000 (+0000) Subject: * lily/include/file-results.hh (class Input_file_settings): X-Git-Tag: release/1.5.74~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bdfb4e801e1df5f832bb65e53bd8fa4830bbfcf0;p=lilypond.git * lily/include/file-results.hh (class Input_file_settings): encapsulate file settings in a class, Input_file_settings. * lily/scores.cc: new function ly_set_point_and_click_x --- diff --git a/stepmake/bin/package-diff.py b/stepmake/bin/package-diff.py index 361a6c74fc..e000de180d 100644 --- a/stepmake/bin/package-diff.py +++ b/stepmake/bin/package-diff.py @@ -171,8 +171,12 @@ usage Patches do not contain automatically generated files or (urg) empty directories, -i.e., you should rerun autoconf, configure +i.e., you should run + autogen.sh + configure [your options.] + + """