[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25823] Missing configure flag for NSNetServices support (automagic
From: |
Bernard Cafarelli |
Subject: |
[bug #25823] Missing configure flag for NSNetServices support (automagic dependency on libdns_sd.so) |
Date: |
Wed, 11 Mar 2009 14:14:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.7) Gecko/2009030611 Gentoo Firefox/3.0.7 |
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 #25823] Missing configure flag for NSNetServices support (automagic dependency on libdns_sd.so),
Bernard Cafarelli <=