+2008-08-17 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (aclocal_DATA): Add threadlib.m4.
+
2008-01-13 Bruno Haible <bruno@clisp.org>
* locale-ja.m4 (gt_LOCALE_JA): Check that the locale encoding is not
../../gettext-runtime/m4/progtest.m4 \
../../gettext-runtime/m4/size_max.m4 \
../../gettext-runtime/m4/stdint_h.m4 \
+ ../../gettext-runtime/m4/threadlib.m4 \
../../gettext-runtime/m4/uintmax_t.m4 \
../../gettext-runtime/m4/visibility.m4 \
../../gettext-runtime/m4/wchar_t.m4 \
+2008-08-17 Bruno Haible <bruno@clisp.org>
+
+ * gettextize.in (m4filelist): Add threadlib.m4 from the list.
+ (func_version): Bump copyright year.
+
2008-08-13 Sven Joachim <svenjoac@gmx.de>
* po-mode.el (po-check-file-header): Use forward-line with
#! /bin/sh
#
-# Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
+# Copyright (C) 1995-1998, 2000-2008 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
func_version ()
{
echo "$progname (GNU $package) $version"
- echo "Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
+ echo "Copyright (C) 1995-1998, 2000-2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
m4filelist=$m4filelist' codeset.m4 glibc2.m4 glibc21.m4 intdiv0.m4 intl.m4
intldir.m4 intlmacosx.m4 intmax.m4 inttypes_h.m4 inttypes-pri.m4
lcmessage.m4 lock.m4 longlong.m4 printf-posix.m4 size_max.m4 stdint_h.m4
- uintmax_t.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4'
+ threadlib.m4 uintmax_t.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4'
min_automake_version=1.8
fi