[Lunar-commits] r26333 - moonbase/trunk/net/avahi

Dennis Veatch stumbles at lunar-linux.org
Sun Oct 21 17:59:49 CEST 2007


Author: stumbles
Date: 2007-10-21 17:59:49 +0200 (Sun, 21 Oct 2007)
New Revision: 26333

Modified:
   moonbase/trunk/net/avahi/BUILD
Log:
Lets include some additional compatibilities.


Modified: moonbase/trunk/net/avahi/BUILD
===================================================================
--- moonbase/trunk/net/avahi/BUILD	2007-10-21 15:43:17 UTC (rev 26332)
+++ moonbase/trunk/net/avahi/BUILD	2007-10-21 15:59:49 UTC (rev 26333)
@@ -3,12 +3,13 @@
    . /etc/profile.d/qt3.rc
 
    patch_it $SOURCE_CACHE/$SOURCE1 0 &&
-
    add_priv_user avahi:avahi -d /dev/null -s /bin/false
 
 #   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"
+
    ./configure  --prefix=/usr             \
                 --build=$BUILD            \
                 --sysconfdir=/etc         \



More information about the Lunar-commits mailing list