summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem/autoconf.pm
diff options
context:
space:
mode:
authorModestas Vainius <modestas@vainius.eu>2009-06-11 03:17:20 +0300
committerModestas Vainius <modestas@vainius.eu>2009-06-11 03:17:20 +0300
commit51161d8f82042d438e8999c5f6806b75a6702f52 (patch)
tree09aaa99da26f32cce2414d8ead45a34108b14f94 /Debian/Debhelper/Buildsystem/autoconf.pm
parentf72b0db0446788a867c5115845b28371ab5f0e9b (diff)
autoconf uses a couple of Dh_Lib functions.
Diffstat (limited to 'Debian/Debhelper/Buildsystem/autoconf.pm')
-rw-r--r--Debian/Debhelper/Buildsystem/autoconf.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debian/Debhelper/Buildsystem/autoconf.pm b/Debian/Debhelper/Buildsystem/autoconf.pm
index 5a553726..c92e2c1f 100644
--- a/Debian/Debhelper/Buildsystem/autoconf.pm
+++ b/Debian/Debhelper/Buildsystem/autoconf.pm
@@ -7,6 +7,7 @@
package Debian::Debhelper::Buildsystem::autoconf;
use strict;
+use Debian::Debhelper::Dh_Lib qw(dpkg_architecture_value sourcepackage);
use base 'Debian::Debhelper::Buildsystem::makefile';
sub DESCRIPTION {