[Lunar-commits] <moonbase> avahi: A little adjustment to the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jul 22 13:19:47 CEST 2010
commit d09aa1d83ffa2f5c5a13cc9efe59ba9e71e09733
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jul 22 07:19:47 2010 -0400
avahi: A little adjustment to the BUILD.
---
net/avahi/BUILD | 16 +++-------------
1 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/net/avahi/BUILD b/net/avahi/BUILD
index b765ecb..9e3b4a4 100644
--- a/net/avahi/BUILD
+++ b/net/avahi/BUILD
@@ -14,19 +14,9 @@
# export ac_cv_func_realloc_0_nonnull=yes
# export ac_cv_func_malloc_0_nonnull=yes
- OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3"
+ OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 \
+ --disable-stack-protector --disable-gdbm --with-distro=none" &&
- ./configure --prefix=/usr \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --with-distro=none \
- --disable-lynx \
- --disable-gdbm \
- --disable-stack-protector \
- --disable-qt3 \
- $OPTS &&
-
- default_make
+ default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list