summaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha5
1 files changed, 4 insertions, 1 deletions
diff --git a/README-alpha b/README-alpha
index 21fcab7452..32960e22cb 100644
--- a/README-alpha
+++ b/README-alpha
@@ -46,10 +46,13 @@ To download the version controlled sources:
$ git clone git://git.savannah.gnu.org/gnutls.git
$ cd gnutls
-The next step is to run autoreconf, ./configure, etc:
+The next step is to run autoreconf (etc) and then ./configure:
$ make bootstrap
+When built this way, some developer defaults will be enabled. See
+cfg.mk for details.
+
Then build the project normally:
$ make