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

Collapse All | Expand All

(-)a/configure.ac (+2 lines)
Lines 725-730 mips-sony-bsd|mips-sony-newsos4) Link Here
725
	AC_CHECK_HEADER([net/if_tap.h], ,
725
	AC_CHECK_HEADER([net/if_tap.h], ,
726
	    AC_DEFINE([SSH_TUN_NO_L2], [1], [No layer 2 tunnel support]))
726
	    AC_DEFINE([SSH_TUN_NO_L2], [1], [No layer 2 tunnel support]))
727
	AC_DEFINE([BROKEN_GLOB], [1], [FreeBSD glob does not do what we need])
727
	AC_DEFINE([BROKEN_GLOB], [1], [FreeBSD glob does not do what we need])
728
	AC_DEFINE([DISABLE_UTMP])
729
	AC_DEFINE([DISABLE_WTMP])
728
	;;
730
	;;
729
*-*-bsdi*)
731
*-*-bsdi*)
730
	AC_DEFINE([SETEUID_BREAKS_SETUID])
732
	AC_DEFINE([SETEUID_BREAKS_SETUID])

Return to bug 391011