X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcanon-host.m4;h=7e7c6fc1e8757140cd87b3874503bdc1c220de13;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=68a16013c911a255f378beb556362b2e79b9b120;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/canon-host.m4 b/m4/canon-host.m4 index 68a16013c..7e7c6fc1e 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 Free Software Foundation, Inc. +# canon-host.m4 serial 10 +dnl Copyright (C) 2002-2007, 2009-2013 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], [ : ])