X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fglibc21.m4;h=9c9f3db30366330e39daabc774a6acddeda27131;hb=0439822fa6b678aa4be450d5cb14b288f5c6cf0a;hp=75f069035ce47f7c80fcdbd29a8610a04d1c146b;hpb=3dfbbebe66b02592a076d85e6764457b1568cbbf;p=gnulib.git diff --git a/m4/glibc21.m4 b/m4/glibc21.m4 index 75f069035..9c9f3db30 100644 --- a/m4/glibc21.m4 +++ b/m4/glibc21.m4 @@ -1,4 +1,10 @@ -#serial 3 +# glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40) +dnl Copyright (C) 2000-2002 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. # Test for the GNU C Library, version 2.1 or newer. # From Bruno Haible.