Query: dh_autotools-dev_updateconfig
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DH_AUTOTOOLS-DEV_UPDATECONFIG(1) Debhelper DH_AUTOTOOLS-DEV_UPDATECONFIG(1)NAMEdh_autotools-dev_updateconfig - update config.sub and config.guessSYNOPSISdh_autotools-dev_updateconfig [debhelper options]DESCRIPTIONdh_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.EXAMPLESdh_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 ALSOdebhelper(7), dh(1). This program is meant to be used together with debhelper.AUTHORFabian Greffrath <fabian+debian@greffrath.com> perl v5.14.2 2012-06-08 DH_AUTOTOOLS-DEV_UPDATECONFIG(1)
| Related Man Pages |
|---|
| dh_quilt_patch(1) - debian |
| dh_installdebconf(1) - centos |
| dh_installdebconf(1) - minix |
| dh_installdebconf(1) - xfree86 |
| dh_installdebconf(1) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |