Commits

Mike McGreevy committed ee187da419d
[svn-r14989] Purpose: Bug Fix Description: Typo in the configure.in script. CC_VERSION should be set using CC_NOFLAGS, but is currently using CC_NOFLAG, which does not exist. Tested: kagiso (configure issue)