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

Collapse All | Expand All

(-)a/src/cf/osconf.m4 (+6 lines)
Lines 739-744 if test "x$enable_optimize_kernel" = "x" ; then Link Here
739
    [enable_optimize_kernel=yes])
739
    [enable_optimize_kernel=yes])
740
fi
740
fi
741
741
742
case $AFS_SYSNAME in
743
	*linux*)
744
		MT_LIBS="${MT_LIBS} -lresolv"
745
		;;
746
esac
747
742
#
748
#
743
# Special build targets
749
# Special build targets
744
#
750
#

Return to bug 425352