+2002-07-19 Bruno Haible <bruno@clisp.org>
+
+ * gettext.m4 (AM_GNU_GETTEXT_VERSION): New macro.
+ Reported by Akim Demaille <akim@epita.fr>.
+
2002-07-17 Bruno Haible <bruno@clisp.org>
* gettext-0.11.3 released.
-# gettext.m4 serial 15 (gettext-0.11.3)
+# gettext.m4 serial 16 (gettext-0.11.4)
dnl Copyright (C) 1995-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
fi
AC_SUBST(MKINSTALLDIRS)
])
+
+
+dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version])
+AC_DEFUN([AM_GNU_GETTEXT_VERSION], [])