summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-23 14:38:45 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:16:06 +0200
commite17946402e7fc32efb9fd668fc3c3add59cf0d0b (patch)
tree2d9a7040788dba9d481e739285cdc9223117f95b /Makefile.am
parent0a01826ae327e66de3114d67a1afeec5c78ff900 (diff)
downloadgettext-e17946402e7fc32efb9fd668fc3c3add59cf0d0b.tar.gz
Tell aclocal to look in m4/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f510ed28e..d714a051a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
## 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
@@ -18,6 +18,7 @@
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