summaryrefslogtreecommitdiffstats
path: root/gettext-tools/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-05-24 16:18:24 +0200
committerBruno Haible <bruno@clisp.org>2010-06-03 15:05:28 +0200
commitc58360a674dc7902523ced0096808201f1321ba4 (patch)
tree03ba2a3c09de7cd350f036e734d698c3655436c5 /gettext-tools/Makefile.am
parent6790213abfb628056d52cd77f6a2d67823952646 (diff)
downloadexternal_gettext-c58360a674dc7902523ced0096808201f1321ba4.zip
external_gettext-c58360a674dc7902523ced0096808201f1321ba4.tar.gz
external_gettext-c58360a674dc7902523ced0096808201f1321ba4.tar.bz2
Use the newest regex module from gnulib.
Diffstat (limited to 'gettext-tools/Makefile.am')
-rw-r--r--gettext-tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am
index 194f5d0..3715b8a 100644
--- a/gettext-tools/Makefile.am
+++ b/gettext-tools/Makefile.am
@@ -18,7 +18,7 @@
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
ACLOCAL = ../build-aux/fixaclocal @ACLOCAL@
-ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
+ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples