summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/autotools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-01-22 08:56:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-01-22 08:56:01 +0000
commit980102a7a59e40b4efcec731a2409fbb30bfc416 (patch)
treec74d28c72b55520294c18647fdb219fd48825d30 /contrib/crossrpms/autotools
parentBump version to 0.10. (diff)
downloadrtems-980102a7a59e40b4efcec731a2409fbb30bfc416.tar.bz2
automake-1.10.1
Diffstat (limited to 'contrib/crossrpms/autotools')
-rw-r--r--contrib/crossrpms/autotools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index 5dedbb5fad..f0261cc008 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -8,6 +8,6 @@ AUTOCONF_VERS = 2.61
AUTOCONF_RPMREL = 5
include ./autoconf.am
-AUTOMAKE_VERS = 1.10
-AUTOMAKE_RPMREL = 5
+AUTOMAKE_VERS = 1.10.1
+AUTOMAKE_RPMREL = 1
include ./automake.am