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

(-)irdadump.orig/autogen.sh (-1 / +1 lines)
Lines 21-27 Link Here
21
21
22
# Check for libtool
22
# Check for libtool
23
case `libtool --version` in
23
case `libtool --version` in
24
*" "1.[23456]*)
24
*" "[12].[23456]*)
25
	;;
25
	;;
26
*)
26
*)
27
	echo
27
	echo

Return to bug 267953