This is the command dh_autoreconf that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_autoreconf - Call autoreconf -f -i and keep track of the changed files.
SYNOPSIS
dh_autoreconf [debhelper options] [-Xitem] [--mode=mode] [program -- params]
DESCRIPTION
dh_autoreconf is responsible for calling autoreconf and creating the files
debian/autoreconf.before and debian/autoreconf.after which contain checksums of all files
before/after the build. It is complemented by dh_autoreconf_clean which creates a list of
all changed and added files and removes them.
Please note that dh_autoreconf can only be run once. Thus, if you need to run multiple
commands, use a script or similar. An example is given in dh-autoreconf(7).
Use dh_autoreconf online using onworks.net services