X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=m4%2Fglibc21.m4;h=9c9f3db30366330e39daabc774a6acddeda27131;hb=9d1d95de40c79dadbb8b21c8bdd5660ccf5a6c8e;hp=5b88ef231cf54091a205325cd2c823fe47a63097;hpb=3eb8eefdd2d1fc8ffa75bf9f8fa9e3e8dc308b93;p=vlc diff --git a/m4/glibc21.m4 b/m4/glibc21.m4 index 5b88ef231c..9c9f3db303 100644 --- a/m4/glibc21.m4 +++ b/m4/glibc21.m4 @@ -1,4 +1,10 @@ -#serial 2 +# 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.