EnglishFrenchSpanish

Ad


OnWorks favicon

dh_autotools-dev_restoreconfig - Online in the Cloud

Run dh_autotools-dev_restoreconfig in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dh_autotools-dev_restoreconfig that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


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

SYNOPSIS


dh_autotools-dev_restoreconfig [debhelper options]

DESCRIPTION


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

Use dh_autotools-dev_restoreconfig online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad