]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Clarify bootstrapping.
authorSimon Josefsson <simon@josefsson.org>
Wed, 21 Mar 2012 08:49:17 +0000 (09:49 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 21 Mar 2012 08:49:17 +0000 (09:49 +0100)
README-alpha

index 21fcab7452953ae3f94c895c702247ed7ffd8c00..32960e22cb40b2838df1b7cc7854fdd3dfb3bb5e 100644 (file)
@@ -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