Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
gnutls
GnuTLS
Commits
3dace0c9
Commit
3dace0c9
authored
Mar 21, 2012
by
Simon Josefsson
Browse files
Clarify bootstrapping.
parent
44f8de30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README-alpha
README-alpha
+4
-1
No files found.
README-alpha
View file @
3dace0c9
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment