[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Oct 16 22:56:29 CEST 2013


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	13/10/16 22:56:29

Modified files:
	cm3/m3-sys/m3back/src/: M3C.m3 

Log message:
	fix gcc version check:
	-"#if (GCC_VERSION > 0 && GCC_VERSION < 430)",
	+"#if (GCC_VERSION > 0 && GCC_VERSION < 403)",




More information about the M3commit mailing list