View | Details | Raw Unified | Return to bug 657
Collapse All | Expand All

(-)configure.ac (+5 lines)
Lines 227-232 mips-sony-bsd|mips-sony-newsos4) Link Here
227
*-*-freebsd*)
227
*-*-freebsd*)
228
	check_for_libcrypt_later=1
228
	check_for_libcrypt_later=1
229
	;;
229
	;;
230
*-*-bsdi*)
231
	AC_DEFINE(SETEUID_BREAKS_SETUID)
232
	AC_DEFINE(BROKEN_SETREUID)
233
	AC_DEFINE(BROKEN_SETREGID)
234
	;;
230
*-next-*)
235
*-next-*)
231
	conf_lastlog_location="/usr/adm/lastlog"
236
	conf_lastlog_location="/usr/adm/lastlog"
232
	conf_utmp_location=/etc/utmp
237
	conf_utmp_location=/etc/utmp

Return to bug 657