aclocal-1.16
Tool for generating GNU Standards-compliant Makefiles
RUN apt-get update && \
apt-get install -y automake
RUN apt-get update && \
apt-get install -y automake
RUN apk add automake
RUN pacman -S --noconfirm automake
RUN apt-get update && \
apt-get install -y automake
RUN yum install -y automake
RUN dnf install -y automake
RUN apt-get update && \
apt-get install -y automake