]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.40
authorfred <fred>
Sun, 24 Mar 2002 19:34:28 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:28 +0000 (19:34 +0000)
Documentation/README.pod
README

index 96c5ea4dd5a641570cb3c6f26cc78840b9845622..90376b754a2ee99791703559aa3e9b9099c8e046 100644 (file)
@@ -139,11 +139,11 @@ Show the warranty with which LilyPond comes. (It comes with B<NO WARRANTY>!)
 
 Set the default output file to F<FILE>.
 
-=item  B<-h,--help>,
+=item B<-h,--help>,
 
 Show a summary of usage
 
-=item  B<-i,--init=>F<FILE>
+=item B<-i,--init=>F<FILE>
 
 set init file to F<FILE> (default: F<symbol.ini>)
 
@@ -177,18 +177,17 @@ GNU C++ v2.7 or better, with libg++ installed.  Version 2.7.2
 or better recommended. I doubt if it will compile with AT&T CC.
 
 =item *
-GNU make.
+Bash. Most scripts will continue to work with a stock sh, but they
+will generate (harmless) syntax errors
 
 =item *
-Flex (2.5.1 or better)
+GNU make.
 
 =item *
-Bison.
+Flex (2.5.1 or better). 
 
 =item *
-The "Flower" library, which should be available from the same
-source you got this from. The version of flower lib should match the
-one which is found in the F<configure> script.
+Bison.
 
 =item *
 Perl.  The Makefile uses Perl for trivial operations, and you
diff --git a/README b/README
index 5bfa9c21c552a8488a344ddc9d81c28a70423d6c..8a04265c3566b99cfafa90a1b3fe160f157f3c14 100644 (file)
--- a/README
+++ b/README
@@ -9,12 +9,14 @@ version, then this is version is *not* meant for producing nice output
 
 ====================
 
-Please refer to the directory Documentation/, Documentation/README.*
+Please refer to the directory Documentation/, Documentation/README.*
 
 To generate the pretty-printed docs, do this:
 
        make doc
 
+You can also simply read the .pod source. It is ASCII text.
+
 ======================
 
 NOTE: