summaryrefslogtreecommitdiff
path: root/make/grep.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-02-17 01:21:33 +0000
committerEric Andersen <andersen@codepoet.org>2003-02-17 01:21:33 +0000
commitd8c849445d2a06f59ea2224a7a152f8842413565 (patch)
treeb558e05bcd7d66dcc8890995b1802343b8ed97d1 /make/grep.mk
parent3460bef669625484ace6fdfd02b4970d54aa3e9c (diff)
Add --disable-perl-regexp
Diffstat (limited to 'make/grep.mk')
-rw-r--r--make/grep.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/grep.mk b/make/grep.mk
index 967bcf363..7073322f0 100644
--- a/make/grep.mk
+++ b/make/grep.mk
@@ -35,6 +35,7 @@ $(GNUGREP_DIR)/.configured: $(GNUGREP_DIR)/.unpacked
--mandir=/usr/man \
--infodir=/usr/info \
--disable-nls \
+ --disable-perl-regexp \
);
touch $(GNUGREP_DIR)/.configured