diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-08-23 08:39:52 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-08-23 08:39:52 +0000 |
commit | 75c5b548b2eb57b53cd98350edef8c420dc2c518 (patch) | |
tree | 64a41fc222146e451fcd99a1d755fcc597ee2bd4 | |
parent | 42e1b4036ffcf938b1ab43860db564e913e0fbd5 (diff) | |
download | gnutls-75c5b548b2eb57b53cd98350edef8c420dc2c518.tar.gz |
Fix.
-rw-r--r-- | m4/gc_random.m4 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/m4/gc_random.m4 b/m4/gc_random.m4 index 3f90740c8a..837ad39417 100644 --- a/m4/gc_random.m4 +++ b/m4/gc_random.m4 @@ -6,10 +6,6 @@ # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. -# -# This file can can be used in projects which are not available under -# the GNU General Public License or the GNU Library General Public -# License but which still want to provide support for Autobuild. # Usage: GC_RANDOM AC_DEFUN([GC_RANDOM], |