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

(-)skim-1.2.0/configure.old (-1 / +1 lines)
Lines 29577-29583 Link Here
29577
	# if you're trying to debug this check and think it's incorrect,
29577
	# if you're trying to debug this check and think it's incorrect,
29578
	# better check your installation. The check _is_ correct - your
29578
	# better check your installation. The check _is_ correct - your
29579
	# installation is not.
29579
	# installation is not.
29580
	if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then
29580
	if test -f actest.cpp && grep KLineEdit actest.cpp > /dev/null; then
29581
		kde_cv_uic_plugins=yes
29581
		kde_cv_uic_plugins=yes
29582
	fi
29582
	fi
29583
fi
29583
fi

Return to bug 84268