X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fyesno.m4;h=2cf0a770bccbfe5facf9ab4ef4f82830bd2f57cf;hb=a3a87d2cbbd9c22ccc9d722b6d950f8bc62f3185;hp=d886b12ab129b21d998f518c1dcef24af12cc0c4;hpb=40d66dc7f516cb90c73438c46663bf8454ee0760;p=gnulib.git diff --git a/m4/yesno.m4 b/m4/yesno.m4 index d886b12ab..2cf0a770b 100644 --- a/m4/yesno.m4 +++ b/m4/yesno.m4 @@ -1,13 +1,14 @@ -# yesno.m4 serial 2 -dnl Copyright (C) 2002-2003 Free Software Foundation, Inc. -dnl This file is free software, distributed under the terms of the GNU -dnl General Public License. As a special exception to the GNU General -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +# yesno.m4 serial 5 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation, +dnl 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_YESNO], [ + AC_LIBOBJ([yesno]) + dnl No prerequisites of lib/yesno.c. : ])