Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
CodeAnalyst
ca-support-oprofile-0.9.7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ca-support-oprofile-0.9.7.patch of Package CodeAnalyst
--- m4/checkoprofileconfig.m4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- m4/checkoprofileconfig.m4 +++ m4/checkoprofileconfig.m4 @@ -18,8 +18,9 @@ AC_DEFUN([CHECK_OPROFILE_VERSION], if test "$OP_VERSION_BASE" != "0.9.4" ; then if test "$OP_VERSION_BASE" != "0.9.5" ; then if test "$OP_VERSION_BASE" != "0.9.6" ; then + if test "$OP_VERSION_BASE" != "0.9.7" ; then AC_MSG_ERROR([Oprofile version $OP_VERSION is not supported.]) - fi fi fi fi + fi fi fi fi fi dnl Convert version number to a value comparable by preprocessor AC_DEFINE_UNQUOTED(OP_VERSION_BASE, 0x`echo $OP_VERSION_BASE | sed 's/\./0/g'`, [Oprofile version]) @@ -53,8 +54,9 @@ AC_DEFUN([CHECK_OPROFILE_CONFIG], if test "$OP_VERSION_BASE" != "0.9.4" ; then if test "$OP_VERSION_BASE" != "0.9.5" ; then if test "$OP_VERSION_BASE" != "0.9.6" ; then + if test "$OP_VERSION_BASE" != "0.9.7" ; then AC_MSG_ERROR([Oprofile version $OP_VERSION is not supported.]) - fi fi fi fi + fi fi fi fi fi dnl Convert version number to a value comparable by preprocessor AC_DEFINE_UNQUOTED(OP_VERSION_BASE, 0x`echo $OP_VERSION_BASE | sed 's/\./0/g'`, [Oprofile version])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor