automake --add-missings seems obsolete
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user