From 2590389aabc3ac2e88c56a13d28fa3caa22a5b46 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 25 Feb 2010 09:27:46 -0700 Subject: bootstrap: resynchronize from gnulib * gnulib: Update to latest. * bootstrap: Copy from gnulib/build-aux/bootstrap. * README-hacking: Describe how to use GNULIB_SRCDIR. --- README-hacking | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README-hacking') diff --git a/README-hacking b/README-hacking index 6afc1afd7..fecbf9eae 100644 --- a/README-hacking +++ b/README-hacking @@ -28,6 +28,12 @@ You can get a copy of the source repository like this: $ git clone git://git.sv.gnu.org/coreutils $ cd coreutils +As an optional step, if you already have a copy of the gnulib git +repository on your hard drive, then you can use it as a reference to +reduce download time and disk space requirements: + + $ export GNULIB_SRCDIR=/path/to/gnulib + The next step is to get and check other files needed to build, which are extracted from other source packages: -- cgit v1.2.3-70-g09d2