projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f21ae
)
Ups, TARGET_CONFIGURE_* is needed to find pkg-config (r20501)
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 26 Nov 2007 15:39:02 +0000
(15:39 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 26 Nov 2007 15:39:02 +0000
(15:39 -0000)
package/avahi/avahi.mk
patch
|
blob
|
history
diff --git
a/package/avahi/avahi.mk
b/package/avahi/avahi.mk
index 1f53d95cdfcfb9aac690a5059d1fe0c5234767ad..c8c1d6f7ec72e6fa0df20d0463f73e66d983118b 100644
(file)
--- a/
package/avahi/avahi.mk
+++ b/
package/avahi/avahi.mk
@@
-55,6
+55,8
@@
$(AVAHI_DIR)/.unpacked: $(DL_DIR)/$(AVAHI_SOURCE)
$(AVAHI_DIR)/.configured: $(AVAHI_DIR)/.unpacked $(AVAHI_EXTRA_DEPS)
(cd $(AVAHI_DIR) && rm -rf config.cache && autoconf)
(cd $(AVAHI_DIR) && \
+ $(TARGET_CONFIGURE_OPTS) \
+ $(TARGET_CONFIGURE_ARGS) \
ac_cv_func_strtod=yes \
ac_fsusage_space=yes \
fu_cv_sys_stat_statfs2_bsize=yes \