URL:
  <http://savannah.gnu.org/bugs/?25823>

                 Summary: Missing configure flag for NSNetServices support
(automagic dependency on libdns_sd.so)
                 Project: GNUstep
            Submitted by: voyageur
            Submitted on: mer 11 mar 2009 14:14:46 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Installation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

some Gentoo users got a surprise when disabling/removing zeroconf support on
their system, as this broke libgnustep-base (linked against libdns_sd.so as it
was present on the system).

At configure time, HAVE_MDNS does not have an enable/disable option, and is
automatically enabled if the library is present (either from mDNSResponder or
avahi). 

Here's a patch to configure.ac (gnustep-base-1.18.0) that adds this option,
you'll probably want to change the option name and help description (I've used
zeroconf, as it is the option name often used when checking for avahi and
friends) if you commit it



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: mer 11 mar 2009 14:14:46 GMT  Name:
gnustep-base-1.18.0-mdns_configure.patch  Size: 899 o   By: voyageur
configure.ac patch
<http://savannah.gnu.org/bugs/download.php?file_id=17647>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25823>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to