summaryrefslogtreecommitdiff
path: root/make/grep.mk
diff options
context:
space:
mode:
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