chiark / gitweb /
Hands-off reading for FLAC.
[disorder] / README.developers
index 3f2cf2a0bfc750af0a8d187abb993b909b1ed99c..5c71b07bbdc75f26fb2e6e3e1592c07bdb2fbc9e 100644 (file)
@@ -33,7 +33,7 @@ Building:
    * Compiled versions of configure and the makefiles are not included in bzr,
      so if you didn't use a source tarball, you must start as follows:
 
-        bash ./prepare
+        bash ./autogen.sh
         ./configure -C
         make