# HG changeset patch # User Jim Meyering # Date 1001176470 0 # Node ID 5adee31f818b8fe6f52a52712e36db1539fb246b # Parent 5b5c0fdf64537d383a7c88fad27df4c6776c0314 Sync with gettext -- this changes only comments. diff --git a/m4/lcmessage.m4 b/m4/lcmessage.m4 --- a/m4/lcmessage.m4 +++ b/m4/lcmessage.m4 @@ -3,12 +3,14 @@ # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU General Public -# License but which still want to provide support for the GNU gettext -# functionality. -# Please note that the actual code of GNU gettext is covered by the GNU -# General Public License and is *not* in the public domain. +# License or the GNU Library General Public License but which still want +# to provide support for the GNU gettext functionality. +# Please note that the actual code of the GNU gettext library is covered +# by the GNU Library General Public License, and the rest of the GNU +# gettext package package is covered by the GNU General Public License. +# They are *not* in the public domain. -# serial 3 +# serial 2 AC_DEFUN([AM_LC_MESSAGES], [if test $ac_cv_header_locale_h = yes; then diff --git a/m4/progtest.m4 b/m4/progtest.m4 --- a/m4/progtest.m4 +++ b/m4/progtest.m4 @@ -3,10 +3,12 @@ # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU General Public -# License but which still want to provide support for the GNU gettext -# functionality. -# Please note that the actual code of GNU gettext is covered by the GNU -# General Public License and is *not* in the public domain. +# License or the GNU Library General Public License but which still want +# to provide support for the GNU gettext functionality. +# Please note that the actual code of the GNU gettext library is covered +# by the GNU Library General Public License, and the rest of the GNU +# gettext package package is covered by the GNU General Public License. +# They are *not* in the public domain. # serial 2