* m4/init-package-version.m4: New file.
* configure.ac: Invoke gl_INIT_PACKAGE. Use the preferred form of
AM_INIT_AUTOMAKE.
+ * Makefile.am (ACLOCAL_AMFLAGS): New variable.
+ * autogen.sh: Update aclocal invocation.
2009-05-21 Bruno Haible <bruno@clisp.org>
## Makefile for the toplevel directory of GNU gettext
-## Copyright (C) 1995-1999, 2000-2008 Free Software Foundation, Inc.
+## Copyright (C) 1995-1999, 2000-2009 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
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
ACLOCAL = build-aux/fixaclocal @ACLOCAL@
+ACLOCAL_AMFLAGS = -I m4
SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link