summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-12 10:51:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-12 10:51:43 +0000
commitec1dc981fcc3827519e22ae8b56f804dff770f65 (patch)
tree43bf9838d6a4281c79bde1cb639edf7811085b5c /contrib
parentFix perl module filtering. (diff)
downloadrtems-ec1dc981fcc3827519e22ae8b56f804dff770f65.tar.bz2
Bump AUTOCONF_RPMREL.
Update to automake-1.11.1b.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index 467c920e89..5d9cdbdb95 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -5,9 +5,9 @@
include $(top_srcdir)/mkspec.am
AUTOCONF_VERS = 2.68
-AUTOCONF_RPMREL = 3
+AUTOCONF_RPMREL = 4
include ./autoconf.am
-AUTOMAKE_VERS = 1.11.1
-AUTOMAKE_RPMREL = 2
+AUTOMAKE_VERS = 1.11.1b
+AUTOMAKE_RPMREL = 1
include ./automake.am