I installed this to pacify Autoconf 2.59:

2005-09-13  Paul Eggert  <[EMAIL PROTECTED]>

        * configure.ac: Don't invoke AC_CONFIGURE_HOST directly; AB_INIT
        does it for us, and our invocation evokes a diagnostic from
        Autoconf 2.59.

Index: configure.ac
===================================================================
RCS file: /fetish/cu/configure.ac,v
retrieving revision 1.63
retrieving revision 1.64
diff -p -u -r1.63 -r1.64
--- configure.ac        13 Sep 2005 13:53:55 -0000      1.63
+++ configure.ac        13 Sep 2005 22:20:25 -0000      1.64
@@ -36,7 +36,6 @@ AC_PROG_CPP
 AC_PROG_GCC_TRADITIONAL
 AC_PROG_RANLIB
 AC_PROG_LN_S
-AC_CANONICAL_HOST
 
 
 AC_CHECK_FUNCS(uname,


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to