summaryrefslogtreecommitdiff
path: root/m4/lcmessage.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-22 16:34:30 +0000
committerJim Meyering <jim@meyering.net>2001-09-22 16:34:30 +0000
commit556a834d33c5b5810ae00b6eb0e84481e95f27eb (patch)
tree8c77ae5278f41adb6bc8abd86d17a0c72dc2024c /m4/lcmessage.m4
parentcbed45a540b3a4cb0383bd66d260274966f69273 (diff)
downloadcoreutils-556a834d33c5b5810ae00b6eb0e84481e95f27eb.tar.xz
Sync with gettext -- this changes only comments.
Diffstat (limited to 'm4/lcmessage.m4')
-rw-r--r--m4/lcmessage.m412
1 files changed, 7 insertions, 5 deletions
diff --git a/m4/lcmessage.m4 b/m4/lcmessage.m4
index 5d37dbe96..18d47a94f 100644
--- 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