Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
d151653e
Commit
d151653e
authored
Mar 22, 2011
by
Jeremy C. Reed
Browse files
[master] don't use autoreconf with the tarball
Need the --install switch too. Only use autoreconf with git.
parent
9eb28db1
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
d151653e
To
build "configure" file:
autoreconf
If using git (not the tarball),
build
the
"configure" file:
autoreconf
--install
To then build from source:
./configure
...
...
Write
Preview
Supports
Markdown
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