X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fyesno.m4;h=6e8078df475273162e4361f8cca8643aabf63b26;hb=4a31fee0519738513fdc037c8022384db8c1239d;hp=d886b12ab129b21d998f518c1dcef24af12cc0c4;hpb=40d66dc7f516cb90c73438c46663bf8454ee0760;p=gnulib.git diff --git a/m4/yesno.m4 b/m4/yesno.m4 index d886b12ab..6e8078df4 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 4 +dnl Copyright (C) 2002-2003, 2005 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_LIBSOURCES([yesno.c, yesno.h]) + AC_LIBOBJ([yesno]) + dnl No prerequisites of lib/yesno.c. : ])