projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba23073
)
run autoconf
author
Eric Andersen
<andersen@codepoet.org>
Wed, 5 Mar 2003 23:02:58 +0000
(23:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 5 Mar 2003 23:02:58 +0000
(23:02 -0000)
make/gawk.mk
patch
|
blob
|
history
diff --git
a/make/gawk.mk
b/make/gawk.mk
index 3a2831e46d403b04be3b25cb2a1a8fc7373d9eda..f97e5a550d654f67fe6b7d42067239ad1f047fca 100644
(file)
--- a/
make/gawk.mk
+++ b/
make/gawk.mk
@@
-20,7
+20,7
@@
$(GAWK_DIR)/.unpacked: $(DL_DIR)/$(GAWK_SOURCE)
touch $(GAWK_DIR)/.unpacked
$(GAWK_DIR)/.configured: $(GAWK_DIR)/.unpacked
- (cd $(GAWK_DIR); rm -rf config.cache; \
+ (cd $(GAWK_DIR); rm -rf config.cache;
autoconf;
\
$(TARGET_CONFIGURE_OPTS) \
ac_cv_func_getpgrp_void=yes \
./configure \