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

Collapse All | Expand All

(-)pciutils-3.0.0/lib/configure.orig (-1 / +1 lines)
Lines 148-154 Link Here
148
if [ "$DNS" = yes ] ; then
148
if [ "$DNS" = yes ] ; then
149
	echo >>$c "#define PCI_USE_DNS"
149
	echo >>$c "#define PCI_USE_DNS"
150
	echo >>$c "#define PCI_ID_DOMAIN \"pci.id.ucw.cz\""
150
	echo >>$c "#define PCI_ID_DOMAIN \"pci.id.ucw.cz\""
151
	echo >>$m 'WITH_LIBS+=-lresolv'
151
	#echo >>$m 'WITH_LIBS+=-lresolv'
152
fi
152
fi
153
153
154
echo "Checking whether to build a shared library... $SHARED (set manually)"
154
echo "Checking whether to build a shared library... $SHARED (set manually)"

Return to bug 231007