From ad4c7c9b76d3d5381098e30f943b42248b68e7e9 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Fri, 6 Jun 2003 22:31:13 +0000 Subject: [PATCH] . svn path=/trunk/boinc/; revision=1333 --- doc/build_system.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/build_system.html b/doc/build_system.html index 69b72a8256..df50a004cb 100644 --- a/doc/build_system.html +++ b/doc/build_system.html @@ -15,7 +15,9 @@ 1.7. You should modify only the Makefile.am files, which generate the Makefile.in files (and the configure script produced by autoconf will generate the - Makefiles from those). + Makefiles from those). If you don't have automake (or not a + new enough version), the build system will warn you and continue without + regenerating Makefile.in.