Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
c220cf40
Commit
c220cf40
authored
Aug 23, 2002
by
Josh Coalson
Browse files
verbiage about "make check"
parent
e2bde2bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
c220cf40
...
...
@@ -78,7 +78,10 @@ FLAC uses autoconf and libtool for configuring and building.
Better documentation for these will be forthcoming, but in
general, this should work:
./configure && make && make install
./configure && make && make check && make install
The 'make check' step is optional; omit it to skip all the tests,
which can take several hours.
NOTE: Despite our best efforts it's entirely possible to have
problems when using older versions of autoconf, automake, or
...
...
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