dh_autoreconf

debhelper add-on to call autoreconf and clean up after the build

Debian Debian
RUN apt-get update && \ apt-get install -y dh-autoreconf
Ubuntu
RUN apt-get update && \ apt-get install -y dh-autoreconf
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dh-autoreconf
Fedora
RUN dnf install -y dh-autoreconf
Raspbian
RUN apt-get update && \ apt-get install -y dh-autoreconf
click the source code to copy install dh_autoreconf on any operating system with command-not-found.com