summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-05-09 12:43:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-05-09 12:43:57 +0000
commitdc49fb9e1c78c428bb397b45bfa2fb916a17bd96 (patch)
tree62fa12310b80963f343dbccfcc3c5edb8ea94b7a /contrib
parentEnable --with-system-readline only for gdb >= 6.7 (diff)
downloadrtems-dc49fb9e1c78c428bb397b45bfa2fb916a17bd96.tar.bz2
BuildRequire: m4 > 1.4.5
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/autoconf.add3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/crossrpms/autotools/autoconf.add b/contrib/crossrpms/autotools/autoconf.add
index e1d9c40a1e..b24f0bcdd7 100644
--- a/contrib/crossrpms/autotools/autoconf.add
+++ b/contrib/crossrpms/autotools/autoconf.add
@@ -24,6 +24,9 @@ Provides: @rpmprefix@autoconf-rtems = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl m4 gawk emacs
+%if "%{version}" >= "2.62"
+BuildRequires: m4 >= 1.4.5
+%endif
Requires: m4 gawk
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info