Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
DH_AUTOTOOLS-DEV_UPDATECONFIG(1)   Debhelper  DH_AUTOTOOLS-DEV_UPDATECONFIG(1)

NAME
       dh_autotools-dev_updateconfig - update config.sub and config.guess

SYNOPSIS
       dh_autotools-dev_updateconfig [debhelper options]

DESCRIPTION
       dh_autotools-dev_updateconfig replaces all occurances 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 under the
       names config.sub.dh-orig and config.guess.dh-orig.

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

               %:
                       dh $@ --with autotools_dev

       It can also be direcly called at the start of the build (or configure)
       rule.

               build:
                       dh_autotools-dev_updateconfig
                       ./configure
                       $(MAKE)

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

       This program is meant to be used together with debhelper.

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

perl v5.20.0                      2014-09-12  DH_AUTOTOOLS-DEV_UPDATECONFIG(1)

Czas wygenerowania: 0.00012 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl