DH_UPDATE_AUTOTOOLS_CONFIG
Section: Debhelper (1)
Updated: 2021-02-15
Page Index
NAME
dh_update_autotools_config - Update autotools config files
SYNOPSIS
dh_update_autotools_config [
debhelperĀ options]
DESCRIPTION
dh_update_autotools_config replaces all occurrences of
config.sub
and
config.guess in the source tree by the up-to-date versions
found in the autotools-dev package. The original files are backed up
and restored by
dh_clean.
SEE ALSO
debhelper(7)
This program is a part of debhelper.
AUTHOR
Niels Thykier <
niels@thykier.net>