X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcanon-host.m4;h=852559f30a19b1e119df1b286096b927fd7d264e;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=b1fe314b7de824cc4cca87e3be4e290e56e35065;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index b1fe314b7..852559f30 100644 --- a/m4/canon-host.m4 +++ b/m4/canon-host.m4 @@ -1,15 +1,9 @@ -# canon-host.m4 serial 9 -dnl Copyright (C) 2002-2007, 2009-2010 Free Software Foundation, Inc. +# canon-host.m4 serial 10 +dnl Copyright (C) 2002-2007, 2009-2012 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_LIBOBJ([canon-host]) - gl_PREREQ_CANON_HOST -]) - AC_DEFUN([gl_PREREQ_CANON_HOST], [ : ])