projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3460bef
)
Add --disable-perl-regexp
author
Eric Andersen
<andersen@codepoet.org>
Mon, 17 Feb 2003 01:21:33 +0000
(
01:21
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 17 Feb 2003 01:21:33 +0000
(
01:21
-0000)
make/grep.mk
patch
|
blob
|
history
diff --git
a/make/grep.mk
b/make/grep.mk
index 967bcf36369674bcd1b4351b2b2e8a8283dc7b61..7073322f08d9c4012f896ef830b2978c7f1688fb 100644
(file)
--- 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