From: Neil Brown Date: Mon, 5 Feb 2007 03:12:01 +0000 (+1100) Subject: Further README updates. X-Git-Tag: nfs-utils-1-0-11~18 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=36959539fad2a5f125151a2e8bedb284d53b8c74;ds=sidebyside Further README updates. --- diff --git a/README b/README index f5a2aee..7f18118 100644 --- a/README +++ b/README @@ -38,16 +38,12 @@ Updating to the latest head after you've already got it. git pull -Building requires that autotools be installed: +Building requires that autotools be installed. To invoke them +simply - aclocal -I aclocal - autoheader - automake - autoconf + sh autogen.sh -You may also need to copy ltmain.sh to the current directory if the -above doesn't do that. Usually there's a copy in -/usr/share/libtool/ltmain.sh. Finally, build as usual as above. +Finally, build as usual as above. Share And Enjoy!