projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edef16b
)
Removed redundant configure settings
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 23 Nov 2007 15:40:32 +0000
(15:40 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 23 Nov 2007 15:40:32 +0000
(15:40 -0000)
package/avahi/avahi.mk
patch
|
blob
|
history
diff --git
a/package/avahi/avahi.mk
b/package/avahi/avahi.mk
index c59b234128e022651c6dd085d1c82ac40a6a0c43..d253eb413a5e582ee23232b1c9895f8f63ba26e9 100644
(file)
--- a/
package/avahi/avahi.mk
+++ b/
package/avahi/avahi.mk
@@
-113,17
+113,8
@@
$(AVAHI_DIR)/.configured: $(AVAHI_DIR)/.unpacked $(AVAHI_EXTRA_DEPS)
--host=$(REAL_GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \
--prefix=/usr \
- --exec-prefix=/usr \
- --bindir=/usr/bin \
- --sbindir=/usr/sbin \
- --libdir=/lib \
- --libexecdir=/usr/lib \
--sysconfdir=/etc \
- --datadir=/usr/share \
--localstatedir=/var \
- --includedir=/usr/include \
- --mandir=/usr/man \
- --infodir=/usr/info \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
--disable-glib \