From 4f3a24684525bb8ead1a28e32183b9ee10db7bd4 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:10:05 +0000 Subject: [PATCH] lilypond-0.1.60 --- Documentation/faq.pod | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Documentation/faq.pod b/Documentation/faq.pod index 9611c995d0..01ff8a6d89 100644 --- a/Documentation/faq.pod +++ b/Documentation/faq.pod @@ -26,6 +26,19 @@ forget to remove the stale F as well. If the problem persists, then please mail me. +Q: I upgraded by applying a patch, and now my configure/build breaks. + +A: Patches don't include automatically generated files, i.e. F + and files generated by F. Regenerate them yourself: + + autoconf + configure + +You might need to create some extra "out" directories. Do this +with + + make outdirs + Q: Some of your neat scripts fail, what directories do you use: A: [This only applies if you don't do C, and develop out -- 2.39.5