X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fyesno.m4;h=3506217d97b0ced7cf8edd6cd8d8827ce7c0d08b;hb=a44e87912d4ce841b35f454d4449986f2b209a0c;hp=d886b12ab129b21d998f518c1dcef24af12cc0c4;hpb=40d66dc7f516cb90c73438c46663bf8454ee0760;p=gnulib.git diff --git a/m4/yesno.m4 b/m4/yesno.m4 index d886b12ab..3506217d9 100644 --- a/m4/yesno.m4 +++ b/m4/yesno.m4 @@ -1,13 +1,13 @@ -# 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 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_YESNO], [ + AC_LIBOBJ([yesno]) + dnl No prerequisites of lib/yesno.c. : ])