automake --add-missings seems obsolete
This commit is contained in:
parent
c6940578fb
commit
fc4ea07104
|
@ -7,4 +7,4 @@
|
||||||
# and will avoid regenerating files.
|
# and will avoid regenerating files.
|
||||||
#
|
#
|
||||||
autoreconf --install # install missing files
|
autoreconf --install # install missing files
|
||||||
automake --add-missing --copy >/dev/null 2>&1 # add install-sh
|
# automake --add-missing --copy >/dev/null 2>&1 # add install-sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user