SKALE-1850 build improvements

parent 62f14da1
......@@ -36,7 +36,7 @@ RUN cd scripts; ./build.py
RUN autoreconf -vif
RUN libtoolize --force
RUN aclocal
RUN autoheader
RUN autoheader || true
RUN automake --force-missing --add-missing
RUN autoconf
RUN ./configure
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment