diff --git a/make/grep.mk b/make/grep.mk index 967bcf3636..7073322f08 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