X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcanon-host.m4;h=906e87173c4df50d0fce42b9d2e28757171a21d6;hb=a428fac0e9534d605382b75a647bd067b5d2e551;hp=b41610471b022867ba937e7656814c3e0c0e3fbc;hpb=244d36cf55a04be72353ae32a03ab1d2dcc83626;p=gnulib.git diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index b41610471..906e87173 100644 --- a/m4/canon-host.m4 +++ b/m4/canon-host.m4 @@ -1,16 +1,15 @@ -# canon-host.m4 serial 7 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# canon-host.m4 serial 9 +dnl Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 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]) + : ])