X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fcanon-host.m4;h=852559f30a19b1e119df1b286096b927fd7d264e;hb=4f3bf3d1842d49f1ee1d5164fcc16e01738c6a29;hp=906e87173c4df50d0fce42b9d2e28757171a21d6;hpb=a6e76f4eab852838eb330f2b8bed40da96a90161;p=gnulib.git diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index 906e87173..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, 2003, 2004, 2005, 2006, 2007 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], [ : ])