Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 131269
Collapse All | Expand All

(-)configure.old (-1 lines)
Lines 2703-2709 Link Here
2703
			;;
2703
			;;
2704
		x86_64-*-linux-gnu)
2704
		x86_64-*-linux-gnu)
2705
			AFS_SYSNAME="amd64_linuxXX"
2705
			AFS_SYSNAME="amd64_linuxXX"
2706
			enable_pam="no"
2707
			;;
2706
			;;
2708
		*)
2707
		*)
2709
			{ echo "configure: error: An AFS sysname is required" 1>&2; exit 1; }
2708
			{ echo "configure: error: An AFS sysname is required" 1>&2; exit 1; }
(-)acinclude.m4.old (-1 lines)
Lines 498-504 Link Here
498
			;;
498
			;;
499
		x86_64-*-linux-gnu)
499
		x86_64-*-linux-gnu)
500
			AFS_SYSNAME="amd64_linuxXX"
500
			AFS_SYSNAME="amd64_linuxXX"
501
			enable_pam="no"
502
			;;
501
			;;
503
		*)
502
		*)
504
			AC_MSG_ERROR(An AFS sysname is required)
503
			AC_MSG_ERROR(An AFS sysname is required)
(-)aclocal.m4.old (-1 lines)
Lines 510-516 Link Here
510
			;;
510
			;;
511
		x86_64-*-linux-gnu)
511
		x86_64-*-linux-gnu)
512
			AFS_SYSNAME="amd64_linuxXX"
512
			AFS_SYSNAME="amd64_linuxXX"
513
			enable_pam="no"
514
			;;
513
			;;
515
		*)
514
		*)
516
			AC_MSG_ERROR(An AFS sysname is required)
515
			AC_MSG_ERROR(An AFS sysname is required)

Return to bug 131269