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

(-)a/sim/configure.ac~sh-fix (-1 / +1 lines)
Lines 110-116 if test "${enable_sim}" != no; then Link Here
110
	   testsuite=yes
110
	   testsuite=yes
111
	   common=yes
111
	   common=yes
112
	   ;;
112
	   ;;
113
       sh-*-*)
113
       sh*-*)
114
           AC_CONFIG_SUBDIRS(sh)
114
           AC_CONFIG_SUBDIRS(sh)
115
	   testsuite=yes
115
	   testsuite=yes
116
	   common=yes
116
	   common=yes

Return to bug 150963