From d6a896d5f66e10b4b484d34ea267a9dffa7d43a6 Mon Sep 17 00:00:00 2001 From: Nathan Bryant Date: Tue, 16 Oct 2001 19:31:48 +0000 Subject: [PATCH] tweaked explanatory text --- citadel/bootstrap | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/citadel/bootstrap b/citadel/bootstrap index 076c42ac6..aa894fae0 100755 --- a/citadel/bootstrap +++ b/citadel/bootstrap @@ -9,10 +9,13 @@ autoheader echo echo This script has been tested with autoconf 2.52, libtool 1.4.2, and -echo automake 1.5. Other versions of automake will probably work, but I -echo recommend the latest compatible versions of autoconf and libtool. +echo automake 1.5. Other versions may work, but I recommend the latest +echo compatible versions of these. echo echo Some versions of libtool may have outputted, above, a spurious warning echo that you have to regenerate your aclocal.m4. This is a mostly harmless bug echo and can be ignored. echo +echo Also note that autoconf, automake, and libtool should all be configured +echo with the same prefix. +echo -- 2.39.2