autom4te
automatic configure script builder
RUN apt-get update && \
apt-get install -y autoconf
RUN apt-get update && \
apt-get install -y autoconf
RUN apk add autoconf
RUN pacman -S --noconfirm autoconf
RUN apt-get update && \
apt-get install -y autoconf
RUN yum install -y autoconf
RUN dnf install -y autoconf
RUN apt-get update && \
apt-get install -y autoconf