X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcanon-host.m4;h=615da8b9369cfecf396ced6666afa5ccf7615b78;hb=208e667b5f8c696e723da34171fbaa6f01246f3b;hp=b41610471b022867ba937e7656814c3e0c0e3fbc;hpb=244d36cf55a04be72353ae32a03ab1d2dcc83626;p=gnulib.git diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index b41610471..615da8b93 100644 --- a/m4/canon-host.m4 +++ b/m4/canon-host.m4 @@ -1,16 +1,9 @@ -# canon-host.m4 serial 7 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# canon-host.m4 serial 10 +dnl Copyright (C) 2002-2007, 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -AC_DEFUN([gl_CANON_HOST], -[ - AC_LIBSOURCES([canon-host.c, canon-host.h]) - AC_LIBOBJ([canon-host]) - gl_PREREQ_CANON_HOST -]) - AC_DEFUN([gl_PREREQ_CANON_HOST], [ - AC_REQUIRE([gl_GETADDRINFO]) + : ])