man > DH_AUTOTOOLS-DEV_RESTORECONFIG(1)

DH_AUTOTOOLS-DEV_RESTORECONFIG(1)             Debhelper            DH_AUTOTOOLS-DEV_RESTORECONFIG(1)



NAME
       dh_autotools-dev_restoreconfig - restore config.sub and config.guess

SYNOPSIS
       dh_autotools-dev_restoreconfig [debhelper options]

DESCRIPTION
       Deprecated: dh_autotools-dev_updateconfig and dh_autotools-dev_restoreconfig are deprecated
       and replaced by dh_update_autotools_config(1) and dh_clean(1) from debhelper.  Please replace
       all uses of dh_autotools-dev_updateconfig with dh_update_autotools_config and then remove any
       use of dh_autotools-dev_restoreconfig.

       dh_autotools-dev_restoreconfig restores the original config.sub and config.guess files that
       have been backed up by dh_autotools-dev_updateconfig under the names config.sub.dh-orig and
       config.guess.dh-orig.

EXAMPLES
       dh_autotools-dev_restoreconfig is usually called indirectly in a rules file via the dh
       command.

               %:
                       dh $@ --with autotools_dev

       It can also be direcly called in the clean rule.

               clean:
                       dh_testdir
                       dh_testroot
                       [ ! -f Makefile ] || $(MAKE) clean
                       dh_autotools-dev_restoreconfig
                       dh_clean

SEE ALSO
       debhelper(7), dh(1).

       This program is meant to be used together with debhelper.

AUTHOR
       Fabian Greffrath <fabian+debian AT greffrath.com>



perl v5.32.1                                 2022-01-31            DH_AUTOTOOLS-DEV_RESTORECONFIG(1)

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 17:47 @2600:1f28:365:80b0:f8a4:e764:d6bb:8e66
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!