summaryrefslogtreecommitdiff
path: root/debian/rules.conf
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2013-05-30 07:52:22 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2013-05-30 07:52:22 +0000
commit390fc359b82dc52984ccd393bd74b713ca5319c3 (patch)
tree4d00a2350a4c040ad696017edc88dec58a62bbe7 /debian/rules.conf
parent326b4cd68ca74484976d2399e1bbe079e61ed4e7 (diff)
downloadgcc-47-390fc359b82dc52984ccd393bd74b713ca5319c3.tar.gz
* Drop build dependency on automake, not used anymore.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6797 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/rules.conf')
-rw-r--r--debian/rules.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules.conf b/debian/rules.conf
index 9e434cd..0a0317a 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -352,7 +352,7 @@ ifneq (,$(findstring gcc,$(PKGSOURCE)))
endif
AUTO_BUILD_DEP := m4, libtool,
-AUTO_BUILD_DEP += autoconf2.64, automake (>= 1:1.11), automake (<< 1:1.12),
+AUTO_BUILD_DEP += autoconf2.64,
ifneq ($(DEB_CROSS),yes)
JAVA_BUILD_DEP := libc6.1-dbg [alpha ia64] | libc0.3-dbg [hurd-i386] | libc0.1-dbg [kfreebsd-i386 kfreebsd-amd64] | libc6-dbg, zlib1g-dev, libantlr-java, python, libffi-dev,