On Sun, Jan 17, 2010 at 02:21:41AM +0100, Diego Elio Petten? wrote:
Depends on the previous patch requiring autoconf 2.63 or later.
---
configure.in | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/configure.in b/configure.in
index 18b5429..385c48b 100644
--- a/configure.in
+++ b/configure.in
@@ -49,13 +49,6 @@ AC_PROG_CPP
AC_OBJEXT
-dnl gl_INIT uses m4_foreach_w, yet that is not defined in autoconf-2.59.
-dnl In order to accommodate developers with such old tools, here's a
-dnl replacement definition.
-m4_ifndef([m4_foreach_w],
- [m4_define([m4_foreach_w],
- [m4_foreach([$1], m4_split(m4_normalize([$2]), [ ]), [$3])])])
-
gl_EARLY
gl_INIT
--
NACK to this one too - we added this for compatability with RHEL-5 hosts
Regards,
Daniel
--
|: Red Hat, Engineering, London -o-
http://people.redhat.com/berrange/ :|
|:
http://libvirt.org -o-
http://virt-manager.org -o-
http://ovirt.org :|
|:
http://autobuild.org -o-
http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|