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

Collapse All | Expand All

(-)pilot-link-0.12.1/configure.orig (-3 / +2 lines)
Lines 25384-25398 Link Here
25384
25384
25385
	fi
25385
	fi
25386
25386
25387
	if test "x$PYTHON_H" = "x"; then
25387
	if test "x$PYTHON_H" = "xyes"; then
25388
25388
25389
25389
25390
25390
25391
25391
25392
25392
25393
		msg_python=yes
25393
		use_python=true
25394
	else
25394
	else
25395
		msg_python=no
25396
		PYTHON_VERSION=''
25395
		PYTHON_VERSION=''
25397
	fi
25396
	fi
25398
fi
25397
fi

Return to bug 89823