dh-autoreconf – debhelper add-on to call autoreconf and clean up after the build¶
- External resources
dh-autoreconf provides a debhelper sequence addon named ‘autoreconf’ and two commands, dh_autoreconf and dh_autoreconf_clean.
The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files.
The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed).
For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time.
Distribution | Base version | Our version | Architectures |
---|---|---|---|
Debian GNU/Linux 10.0 (buster) | 19 | ||
Debian GNU/Linux 9.0 (stretch) | 14 | 17~bpo9+1 | i386, amd64, sparc, armel |
Debian testing (bullseye) | 20 | ||
Debian unstable (sid) | 20 | ||
Ubuntu 16.04 “Xenial Xerus” (xenial) | 11 | ||
Ubuntu 18.04 “Bionic Beaver” (bionic) | 17 | ||
Ubuntu 20.04 “Focal Fossa” (focal) | 19 | ||
Ubuntu 20.10 “Groovy Gorilla” (groovy) | 19 |