{
    "mode": "man",
    "parameter": "dh_autotools-dev_updateconfig",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/dh_autotools-dev_updateconfig/1/json",
    "generated": "2026-06-03T01:37:09Z",
    "synopsis": "dhautotools-devupdateconfig [debhelper options]",
    "sections": {
        "NAME": {
            "content": "dhautotools-devupdateconfig - update config.sub and config.guess\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "dhautotools-devupdateconfig [debhelper options]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Deprecated: dhautotools-devupdateconfig and dhautotools-devrestoreconfig are deprecated\nand replaced by dhupdateautotoolsconfig(1) and dhclean(1) from debhelper.  Please replace\nall uses of dhautotools-devupdateconfig with dhupdateautotoolsconfig and then remove any\nuse of dhautotools-devrestoreconfig.\n\ndhautotools-devupdateconfig replaces all occurrences of config.sub and config.guess in the\nsource tree by the up-to-date versions found in the autotools-dev package.  The original\nfiles are backed up under the names config.sub.dh-orig and config.guess.dh-orig.\n",
            "subsections": []
        },
        "EXAMPLES": {
            "content": "dhautotools-devupdateconfig is usually called indirectly in a rules file via the dh\ncommand.\n\n%:\ndh $@ --with autotoolsdev\n\nIt can also be direcly called at the start of the build (or configure) rule.\n\nbuild:\ndhautotools-devupdateconfig\n./configure\n$(MAKE)\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "debhelper(7), dh(1).\n\nThis program is meant to be used together with debhelper.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Fabian Greffrath <fabian+debian@greffrath.com>\n\n\n\nperl v5.32.1                                 2022-01-31             DHAUTOTOOLS-DEVUPDATECONFIG(1)",
            "subsections": []
        }
    },
    "summary": "dhautotools-devupdateconfig - update config.sub and config.guess",
    "flags": [],
    "examples": [
        "dhautotools-devupdateconfig is usually called indirectly in a rules file via the dh",
        "command.",
        "%:",
        "dh $@ --with autotoolsdev",
        "It can also be direcly called at the start of the build (or configure) rule.",
        "build:",
        "dhautotools-devupdateconfig",
        "./configure",
        "$(MAKE)"
    ],
    "see_also": [
        {
            "name": "debhelper",
            "section": "7",
            "url": "https://www.chedong.com/phpMan.php/man/debhelper/7/json"
        },
        {
            "name": "dh",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/dh/1/json"
        }
    ]
}