Use the --make options with autoreconf
This commit is contained in:
parent
fc4ea07104
commit
abdc28465b
|
@ -6,5 +6,5 @@
|
|||
# autoreconf runs all the autotool configuration tools in the right order
|
||||
# and will avoid regenerating files.
|
||||
#
|
||||
autoreconf --install # install missing files
|
||||
autoreconf --install --make # install missing files
|
||||
# automake --add-missing --copy >/dev/null 2>&1 # add install-sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user