X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Freadlink.m4;h=b4a7f55d7ab3a6f6418c64666be4286d611e71c0;hb=5cc13c0f36d18dd428c7cceebd30ff8de6e2ff1e;hp=fd73d49f12cc33de78f89e08431340c009a0b319;hpb=84645eae86ddff86ca4760ca71b4852673dedd03;p=gnulib.git diff --git a/m4/readlink.m4 b/m4/readlink.m4 index fd73d49f1..b4a7f55d7 100644 --- a/m4/readlink.m4 +++ b/m4/readlink.m4 @@ -1,10 +1,8 @@ -# readlink.m4 serial 1 +# readlink.m4 serial 2 dnl Copyright (C) 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. +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_FUNC_READLINK], [ @@ -16,7 +14,7 @@ AC_DEFUN([gl_FUNC_READLINK], ]) # Prerequisites of lib/readlink.c. -AC_DEFUN([gl_PREREQ_READLINE], +AC_DEFUN([gl_PREREQ_READLINK], [ : ])