Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201948 | Differences between
and this patch

Collapse All | Expand All

(-)nss-mdns-0.10/configure.ac.orig (+2 lines)
Lines 26-31 Link Here
26
AC_CONFIG_HEADERS([config.h])
26
AC_CONFIG_HEADERS([config.h])
27
AM_INIT_AUTOMAKE([foreign 1.9 -Wall])
27
AM_INIT_AUTOMAKE([foreign 1.9 -Wall])
28
28
29
AH_BOTTOM([#include "config_extra.h"])
30
29
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/nss-mdns/])
31
AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/nss-mdns/])
30
32
31
ac_default_prefix="/"
33
ac_default_prefix="/"
(-) (+3 lines)
Added Link Here
1
#ifdef MDNS_MINIMAL
2
#  undef HONOUR_SEARCH_DOMAINS
3
#endif

Return to bug 201948